Added a comment

This commit is contained in:
http://grossmeier.net/ 2014-03-05 04:34:54 +00:00 committed by admin
parent 7f9a0c153b
commit 07dcd0eb4b

View file

@ -0,0 +1,20 @@
[[!comment format=mdwn
username="http://grossmeier.net/"
nickname="greg"
subject="comment 5"
date="2014-03-05T04:34:49Z"
content="""
Still seeing it with version 5.20140227
git-annex unused shows 110 keys.
git-annex copy --unused --to $anyremote just returns very quickly without doing anything.
git-annex copy --all --to $anyremote does go through every key and checks.
git-annex copy --key=$some_key_listed_in_unused --to $anyremote also just returns quickly without checking.
I even untrusted the repository via vicfg and passing the --untrust=remote argument.
Again, a direct mode repo that is also assistant'd.
"""]]