Merge branch 'master' of ssh://git-annex.branchable.com

This commit is contained in:
Joey Hess 2013-12-02 16:03:28 -04:00
commit 972f68100f
2 changed files with 18 additions and 0 deletions

View file

@ -0,0 +1,8 @@
[[!comment format=mdwn
username="http://joeyh.name/"
ip="209.250.56.64"
subject="comment 2"
date="2013-12-02T19:52:04Z"
content="""
Post the version of git-annex you're using, and `git annex sync --debug` output.
"""]]

View file

@ -0,0 +1,10 @@
[[!comment format=mdwn
username="http://joeyh.name/"
ip="209.250.56.64"
subject="comment 3"
date="2013-12-02T19:53:11Z"
content="""
Hmm, it seems I was wrong about copy --from not checking the location log. It does.. Probably to avoid large copies trying to copy a lot of files that are not present in a remote.
I have now made `git annex copy --force --from remote` do what I said it would do, and that should work in your situation, I think.
"""]]