This commit is contained in:
Joey Hess 2016-01-20 15:35:53 -04:00
parent 3d4012de93
commit 7f13861552
Failed to extract signature
2 changed files with 4 additions and 1 deletions

View file

@ -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 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]]

View file

@ -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 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 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. hashes as before and will move the objects back into place.
See [[recover_data_from_lost+found]]. See [[tips/recover_data_from_lost+found]].
"""]] """]]