summaryrefslogtreecommitdiff
path: root/doc/bugs/copy_unused_and_unused_not_agreeing/comment_5_792ab128a91c66e4ddeaa69d09430a78._comment
blob: d5e56151d411d656daa28c47ce2bdd3b9a3be76f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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.
"""]]