This commit is contained in:
https://www.google.com/accounts/o8/id?id=AItOawkHdZvkewqKNvo0W-AzztaDCGMAU7Y0Stc 2014-10-01 14:08:14 +00:00 committed by admin
parent 5a79b19a4d
commit cc357d60fc

View file

@ -0,0 +1,6 @@
I'm using git-annex to sync my photos across multiple computers, and it works beautifully. I would also like to sync Lightroom catalogues. The photo editing program creates a *.lrdata directory where it stores the edits in its own tree format. Merging two such directories obviously creates a mess.
Is there an elegant way to tell git-annex to treat the whole directory as a single file and overwrite the whole directory structure at once? I'm guessing the same problem occurs with mac os packages.
Many thanks!
Alex