diff --git a/doc/bugs/three_way_sync_via_S3_and_Jabber/comment_7_12eb333327d31ca2bfee3f3c5e26d641._comment b/doc/bugs/three_way_sync_via_S3_and_Jabber/comment_7_12eb333327d31ca2bfee3f3c5e26d641._comment new file mode 100644 index 0000000000..e93738bd9f --- /dev/null +++ b/doc/bugs/three_way_sync_via_S3_and_Jabber/comment_7_12eb333327d31ca2bfee3f3c5e26d641._comment @@ -0,0 +1,24 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawmhjlfoU21OiXKH_MXw75Uq5EsX7LJW5p0" + nickname="Ian" + subject="comment 7" + date="2013-01-28T19:51:06Z" + content=""" +I've upgraded to 3.20130124 and everything appears to be fine now. + +However .git/annex/daemon.log has loads of +
+usage: git rm [options] [--]+ +I suspect you might want xargs --no-run-if-empty? +"""]]... + + -n, --dry-run dry run + -q, --quiet do not list removed files + --cached only remove from the index + -f, --force override the up-to-date check + -r allow recursive removal + --ignore-unmatch exit with a zero status even if nothing matched + +user error (xargs [\"-0\",\"git\",\"--git-dir=/home/ianc/Desktop/annex/.git\",\"--work-tree=/home/ianc/Desktop/annex\",\"rm\",\"--quiet\",\"-f\",\"--\"] exited 123) +