From 90ccd50ff81ac23a5d1ce5163b0662d70e7c73b9 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawnm19dBCRphmtjXfopm_NpvnRwz-qIJ2Tw" Date: Thu, 30 Jan 2014 06:18:08 +0000 Subject: a bug when a content is both in a excluded and included directory. --- ...are_in_two_place_can_be_sequentially_copy_then_dropped.mdwn | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/bugs/File_that_are_in_two_place_can_be_sequentially_copy_then_dropped.mdwn (limited to 'doc/bugs/File_that_are_in_two_place_can_be_sequentially_copy_then_dropped.mdwn') diff --git a/doc/bugs/File_that_are_in_two_place_can_be_sequentially_copy_then_dropped.mdwn b/doc/bugs/File_that_are_in_two_place_can_be_sequentially_copy_then_dropped.mdwn new file mode 100644 index 000000000..b6c7b5ab0 --- /dev/null +++ b/doc/bugs/File_that_are_in_two_place_can_be_sequentially_copy_then_dropped.mdwn @@ -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 + -- cgit v1.2.3