From 48e517ddf9b07baad443a7ea73945b1a8152b9b5 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawnSenxKyE_2Z6Wb-EBMO8FciyRywjx1ZiQ" Date: Fri, 20 Sep 2013 02:41:22 +0000 Subject: [PATCH] Added a comment --- ..._07a0a754a089c46ff69dc97ea7ba9384._comment | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 doc/forum/Slightly_finer_control_over_file_whereabouts/comment_4_07a0a754a089c46ff69dc97ea7ba9384._comment diff --git a/doc/forum/Slightly_finer_control_over_file_whereabouts/comment_4_07a0a754a089c46ff69dc97ea7ba9384._comment b/doc/forum/Slightly_finer_control_over_file_whereabouts/comment_4_07a0a754a089c46ff69dc97ea7ba9384._comment new file mode 100644 index 0000000000..30e3965af0 --- /dev/null +++ b/doc/forum/Slightly_finer_control_over_file_whereabouts/comment_4_07a0a754a089c46ff69dc97ea7ba9384._comment @@ -0,0 +1,22 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawnSenxKyE_2Z6Wb-EBMO8FciyRywjx1ZiQ" + nickname="Walter" + subject="comment 4" + date="2013-09-20T02:41:22Z" + content=""" +I am testing on my laptop, and the content expression there is +`(exclude=archive/kronos/* ) or (not copies=semitrusted+:1)` +to simplify things; I interpret this to mean it wants everything not in archive/kronos, and it wants things there where that's the only copy. + +The problem is that `git annex drop --auto` does indeed drop things, but `git annex get --auto` gets them; surely it should not be possible for that to happen? + +I also tried the preferred content expression of `(exclude=archive/kronos/* )`, and the same thing happens. + +The version of git-annex that I am using is +
git-annex version: 4.20130919-g9be7762
+build flags: Assistant Webapp Pairing Testsuite S3 WebDAV Inotify DBus XMPP DNS Feeds Quvi
+local repository version: 4
+default repository version: 3
+supported repository versions: 3 4
+upgrade supported from repository versions: 0 1 2
+"""]]