From 7f138615523b6f5bef6d7b21b715b20524e422ba Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 20 Jan 2016 15:35:53 -0400 Subject: [PATCH] close --- doc/bugs/detox___34__destroys__34___annex.mdwn | 3 +++ .../comment_1_be530543f32133a96640e3e82a1bc241._comment | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/bugs/detox___34__destroys__34___annex.mdwn b/doc/bugs/detox___34__destroys__34___annex.mdwn index 89f5ce4a3f..203858f9d3 100644 --- a/doc/bugs/detox___34__destroys__34___annex.mdwn +++ b/doc/bugs/detox___34__destroys__34___annex.mdwn @@ -32,3 +32,6 @@ Linux I currently have about a dozen annexes, local and remote (nfs, git), no other big problem apart from lack of speed when syncing + +> Closing since I don't see how any changes to git-annex can prevent this +> kind of problem. [[done]] --[[Joey]] diff --git a/doc/bugs/detox___34__destroys__34___annex/comment_1_be530543f32133a96640e3e82a1bc241._comment b/doc/bugs/detox___34__destroys__34___annex/comment_1_be530543f32133a96640e3e82a1bc241._comment index bfd7c28f06..73a0411505 100644 --- a/doc/bugs/detox___34__destroys__34___annex/comment_1_be530543f32133a96640e3e82a1bc241._comment +++ b/doc/bugs/detox___34__destroys__34___annex/comment_1_be530543f32133a96640e3e82a1bc241._comment @@ -20,5 +20,5 @@ all your annexed objects in lost+found with useless names. I'd recover the same way, by moving the annexed objects from .git/annex/objects into the repository, and running git-annex add on them, so it will pick the same hashes as before and will move the objects back into place. -See [[recover_data_from_lost+found]]. +See [[tips/recover_data_from_lost+found]]. """]]