From c489dff1a7bef5ab0aaabbc0c1054c4d47f5dad8 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 11 Sep 2014 13:45:26 -0400 Subject: [PATCH] dup of old, long fixed bug --- doc/bugs/Assistant_removed_all_references_to_files.mdwn | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/bugs/Assistant_removed_all_references_to_files.mdwn b/doc/bugs/Assistant_removed_all_references_to_files.mdwn index 44be4aef23..4014bc7297 100644 --- a/doc/bugs/Assistant_removed_all_references_to_files.mdwn +++ b/doc/bugs/Assistant_removed_all_references_to_files.mdwn @@ -1300,3 +1300,6 @@ fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. """]] + +> This is due to using an old and buggy version of git-annex. This bug was +> fixed 3 full months ago, in version 5.20140709. [[done]] --[[Joey]]