summaryrefslogtreecommitdiff
path: root/doc/bugs
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawnFjuvfPpi1kf6l54bxfFUm0Aw_Gf_IO0o <Aaron@web>2014-04-06 09:25:28 +0000
committerGravatar admin <admin@branchable.com>2014-04-06 09:25:28 +0000
commit93c462f83279aa7b0dd965b4e1a9f203ef42ab4f (patch)
treefe4de0be8c274b3ff46da59c96688256ebaf50cb /doc/bugs
parentc35352dc6b8496b674376d806f2fa667c203737b (diff)
Diffstat (limited to 'doc/bugs')
-rw-r--r--doc/bugs/Git-Annex_requires_all_repositories_to_repair.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/Git-Annex_requires_all_repositories_to_repair.mdwn b/doc/bugs/Git-Annex_requires_all_repositories_to_repair.mdwn
new file mode 100644
index 000000000..f13431f7e
--- /dev/null
+++ b/doc/bugs/Git-Annex_requires_all_repositories_to_repair.mdwn
@@ -0,0 +1,2 @@
+I recently had my git-annex repository die and it needed to be repaired. Two of my repositories are external hard drives. When I tried to use git-annex repair, it would churn for some hours, then error because the external hard drives were not plugged in. When I brought the two hard drives home from the various places that they are (safely) stored, it all worked fine, but it would have been great if git-annex repair could somehow do what it could with what was connected and do the rest as and when the other drives are plugged in. This must only become more of a problem as git-annex is used for longer, as one may have a handful of USB keys storing a little on each.
+