a bug when a content is both in a excluded and included directory.

This commit is contained in:
https://www.google.com/accounts/o8/id?id=AItOawnm19dBCRphmtjXfopm_NpvnRwz-qIJ2Tw 2014-01-30 06:18:08 +00:00 committed by admin
parent 31bc41778a
commit 1e3cdb0846

View file

@ -0,0 +1,10 @@
### Please describe the problem.
I've a repository with a prefered content of "exclude=cours/vieux/* and ( include=cours/* or include=Programmes/* or include=Stage/* )", but there is a repository that has a (identical) copy both in cours/vieux and in Stage/ so git annex sync --content will
- get the content in Stage/
- then drop it because it is in cours/vieux/
And again, and again...
### What version of git-annex are you using? On what operating system?
git-annex 5.20140127 in debian/sid