Quote:
Originally Posted by user_none
calibre development uses bazaar for managing its source code.
|
Yes, I know, I've only ever used bazaar to check out calibre source
It seems that Bazaar doesn't handle folder renaming without special treatment; it also seems that git, for instance, works around this by using sha1 for identifying files. If I change "Lovecraft, H. P." to "Lovecraft, Howard Philip" I would end up with duplicates of all his books. As I'd probably do with git as well as the epubs are updated with new metadata, I guess.
Maybe it wasn't such a good idea after all