summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/bugs/file_not_found.mdwn4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/bugs/file_not_found.mdwn b/doc/bugs/file_not_found.mdwn
index c922a02b9..e12ec1e6d 100644
--- a/doc/bugs/file_not_found.mdwn
+++ b/doc/bugs/file_not_found.mdwn
@@ -24,3 +24,7 @@ Manually opening the file at `.git/annex/webapp.html` does however show the corr
Launching web browser on file://.git/annex/webapp.html
The file /annex/webapp.html does not exist.
"""]]
+
+> This is an old version of git-annex and there was known breakage around
+> that time from the relative path conversion, since fixed, which IIRC
+> would manifest this way. [[done]] --[[Joey]]