aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-06-15 13:55:47 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-06-15 13:55:47 -0400
commitb6479e439206eb2e469c08f7df68030b949bebbd (patch)
tree8713291637dd7aaf9141db14486ca2caa1939b98 /doc
parentf910ce8f4d31321ab60516e85c2345dcb2d97ede (diff)
bug in old version of git-annex not current version
Diffstat (limited to 'doc')
-rw-r--r--doc/bugs/unlock_with_absolute_path__63__.mdwn11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/bugs/unlock_with_absolute_path__63__.mdwn b/doc/bugs/unlock_with_absolute_path__63__.mdwn
index c54604fa1..232483602 100644
--- a/doc/bugs/unlock_with_absolute_path__63__.mdwn
+++ b/doc/bugs/unlock_with_absolute_path__63__.mdwn
@@ -31,3 +31,14 @@ supported repository version: 5
upgrade supported from repository versions: 0 1 2 4
""" ]]
+> Please upgrade to the current version of git-annex before filing bug
+> reports.
+>
+> I don't know when this was fixed/changed, but sometime in the past 13
+> months since the version you have, it was:
+>
+
+ joey@darkstar:~/tmp/x>git annex unlock `pwd`/me
+ unlock me (copying...) ok
+
+> [[done]] --[[Joey]]