add workaround
This commit is contained in:
parent
51fc7180e2
commit
e68a8fba06
1 changed files with 3 additions and 1 deletions
|
@ -4,7 +4,7 @@ git annex now fails to transfer a fail with: `protocol version mismatch -- is yo
|
|||
|
||||
### What steps will reproduce the problem?
|
||||
|
||||
start a transfer, then interrupt it.
|
||||
start a transfer, then switch between your wireless and wired connexions (I am using network-manager), then interrupt the transfer with control-c.
|
||||
|
||||
### What version of git-annex are you using? On what operating system?
|
||||
|
||||
|
@ -26,4 +26,6 @@ failed
|
|||
git-annex: copy: 1 failed
|
||||
"""]]
|
||||
|
||||
workaround: `cd .git/annex/; mv transfer transfer.old` on the other side.
|
||||
|
||||
-- [[anarcat]]
|
||||
|
|
Loading…
Add table
Reference in a new issue