summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-09-05 15:46:42 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-09-05 15:46:42 -0400
commit530af9775fa354ce9e19a7d94ad4bdca9df7e45d (patch)
treee106a361f1d5555c794f761bb5af423c725560fe
parent6f1b55c38b446de3671ec0c2f4823c71ffd34405 (diff)
comment
-rw-r--r--doc/forum/__34__git_annex_drop__34___freezes_while___34__locking_origin...__34__/comment_1_09fbe4362fea8f2a53a1f955b0519019._comment18
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/forum/__34__git_annex_drop__34___freezes_while___34__locking_origin...__34__/comment_1_09fbe4362fea8f2a53a1f955b0519019._comment b/doc/forum/__34__git_annex_drop__34___freezes_while___34__locking_origin...__34__/comment_1_09fbe4362fea8f2a53a1f955b0519019._comment
new file mode 100644
index 000000000..cfe473562
--- /dev/null
+++ b/doc/forum/__34__git_annex_drop__34___freezes_while___34__locking_origin...__34__/comment_1_09fbe4362fea8f2a53a1f955b0519019._comment
@@ -0,0 +1,18 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 1"""
+ date="2016-09-05T19:43:23Z"
+ content="""
+You're using a version of git-annex that is nearly 2 years old.
+Upgrading to a new version should be the very first thing you try in such a situation..
+
+Sounds like probably this changelog entry is relevant, from version
+6.20160418.
+
+ * Fix hang when dropping content needs to lock the content on a
+ ssh remote, which occurred when the remote has git-annex version
+ 5.20151019 or newer. (The bug was in the client side; the remote
+ git-annex-shell does not need to be upgraded.)
+
+And it appears that hang first appeared in git-annex version 5.20151009.
+"""]]