summaryrefslogtreecommitdiff
path: root/doc/bugs/Cannot_copy_to_a_git-annex_remote.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-03-19 13:56:20 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-03-19 13:56:20 -0400
commit639008307a2a299bd8c2ee5b1a12b576646bc0f0 (patch)
treeaf92db1e3fbb7dd6d96d06d4034100a29071363e /doc/bugs/Cannot_copy_to_a_git-annex_remote.mdwn
parent09e65da8e2b4e3b81a1d1772a9d490fcda22a7a6 (diff)
get, copy, move: Display an error message when an identical transfer is already in progress, rather than failing with no indication why.
Diffstat (limited to 'doc/bugs/Cannot_copy_to_a_git-annex_remote.mdwn')
-rw-r--r--doc/bugs/Cannot_copy_to_a_git-annex_remote.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/bugs/Cannot_copy_to_a_git-annex_remote.mdwn b/doc/bugs/Cannot_copy_to_a_git-annex_remote.mdwn
index cb05338cb..c9e0309b8 100644
--- a/doc/bugs/Cannot_copy_to_a_git-annex_remote.mdwn
+++ b/doc/bugs/Cannot_copy_to_a_git-annex_remote.mdwn
@@ -9,3 +9,6 @@ I do "git copy --to storage FILE" and it says "Copying FILE... failed". That's
How do I fix things so that I can copy again? Nothing that I tried had any effect on the problem.
Thanks!
+
+> Thanks to Jim's smart correlation of this with another bug, I've fixed
+> them both. [[done]] --[[Joey]]