This commit is contained in:
https://launchpad.net/~agger 2017-01-07 09:59:34 +00:00 committed by admin
parent bc3ad4defa
commit 1e44beddd5

View file

@ -1,4 +1,3 @@
Working on the Baobáxia project, we have this interesting problem: If some content is added twice with different file names, it will appear in the git-annex repository as two symlinks pointing to the same file in the annex.
So far so good.
@ -10,5 +9,9 @@ But this means that if I want to delete a file, I have two cases:
So the question is: How do I know that, apart from searching through the whole repository? Is there a more efficient way? After going through the manual I can't find it, but I may have overlooked something.
Best regards and TIA for any response
Carsten Agger
Note: This question references bug #191 in the Baobáxia project, https://github.com/RedeMocambos/baobaxia/issues/191