moreinfo needs to be a tag
This commit is contained in:
parent
6d07c9c570
commit
dcecca49c6
7 changed files with 7 additions and 7 deletions
|
@ -32,5 +32,5 @@ I noticed the problem yesterday afternoon (Thu 24 Oct).
|
|||
# End of transcript or log.
|
||||
"""]]
|
||||
|
||||
> [[moreinfo]]; either I don't have enough information to work on this,
|
||||
> [[!taglink moreinfo]]; either I don't have enough information to work on this,
|
||||
> or it might have just been user error. --[[Joey]]
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
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.
|
||||
|
||||
[[moreinfo]]
|
||||
[[!taglink moreinfo]]
|
||||
|
|
|
@ -174,4 +174,4 @@ ssh: connect to host Inspiron-14z.local port 22: Connection refused
|
|||
fatal: The remote end hung up unexpectedly
|
||||
"""]]
|
||||
|
||||
[[moreinfo]]
|
||||
[[!taglink moreinfo]]
|
||||
|
|
|
@ -131,4 +131,4 @@ key/value backends: SHA256E SHA1E SHA512E SHA224E SHA384E SHA256 SHA1 SHA512 SHA
|
|||
remote types: git gcrypt S3 bup directory rsync web webdav glacier hook
|
||||
"""]]
|
||||
|
||||
> [[moreinfo]] needed. --[[Joey]]
|
||||
> [[!taglink moreinfo]] needed. --[[Joey]]
|
||||
|
|
|
@ -19,4 +19,4 @@ See problem description above, not sure what else to say.
|
|||
# End of transcript or log.
|
||||
"""]]
|
||||
|
||||
[[moreinfo]]
|
||||
[[!tag moreinfo]]
|
||||
|
|
|
@ -13,4 +13,4 @@ git-annex version: 4.20130521-g20710d4 (And multiple prior versions)
|
|||
|
||||
I could find no debug.log?
|
||||
|
||||
> [[moreinfo]] until it's reproduced with a current version.. --[[Joey]]
|
||||
> [[!taglink moreinfo]] until it's reproduced with a current version.. --[[Joey]]
|
||||
|
|
|
@ -30,4 +30,4 @@ workaround: `cd .git/annex/; mv transfer transfer.old` on the other side.
|
|||
|
||||
-- [[anarcat]]
|
||||
|
||||
[[moreinfo]]
|
||||
[[!taglink moreinfo]]
|
||||
|
|
Loading…
Reference in a new issue