cannot reproduce

This commit is contained in:
Joey Hess 2015-04-09 14:15:13 -04:00
parent b99b8d5d4c
commit f24566ddde

View file

@ -0,0 +1,18 @@
[[!comment format=mdwn
username="joey"
subject="""comment 1"""
date="2015-04-09T18:06:34Z"
content="""
I have tried to reproduce this, and I can't seem to.
There's no network traffic involved in git-annex unused --from remote,
so I don't see how this can involve the S3 backend at all. If there's a bug
here, it should affect any kind of remote.
Are you sure you didn't forget to `git annex sync` before `git annex unused --from remote`?
If you have an old synced/master branch, that'll count as a user of the
file and so unused won't show it.
I think you'll need to provide a full transcript of how to make this problem
happen for me to get any further.
"""]]