diff options
author | https://www.google.com/accounts/o8/id?id=AItOawnBJ6Dv1glxzzi4qIzGFNa6F-mfHIvv9Ck <Jim@web> | 2013-03-19 13:59:33 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-03-19 13:59:33 +0000 |
commit | bc0f30ff5c9a98e171e5291a202abf79404ac069 (patch) | |
tree | ca6bc049afb10694688577ef60a353ca129776bf /doc | |
parent | 7c8d20e37d65567482cf61a99543a567a21fa57b (diff) |
Added a comment: Same bug
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/Cannot_copy_to_a_git-annex_remote/comment_10_d9b830a1fdea8760cb7da1d36b3cd34d._comment | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/bugs/Cannot_copy_to_a_git-annex_remote/comment_10_d9b830a1fdea8760cb7da1d36b3cd34d._comment b/doc/bugs/Cannot_copy_to_a_git-annex_remote/comment_10_d9b830a1fdea8760cb7da1d36b3cd34d._comment new file mode 100644 index 000000000..5fb3fe8ea --- /dev/null +++ b/doc/bugs/Cannot_copy_to_a_git-annex_remote/comment_10_d9b830a1fdea8760cb7da1d36b3cd34d._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawnBJ6Dv1glxzzi4qIzGFNa6F-mfHIvv9Ck" + nickname="Jim" + subject="Same bug" + date="2013-03-19T13:59:32Z" + content=""" +Hi, + +This looks like the exact same issue as [get failed, but remote has the file](http://git-annex.branchable.com/bugs/get_failed__44___but_remote_has_the_file/). +I can reproduce your problem here by doing a `git annex copy --to bucket bigfile.gz`, then stopping that transfer with `^Z`, and finally running the `copy` command +again. It will fail with the same debug output as you show here. +"""]] |