Merge branch 'master' of ssh://git-annex.branchable.com
This commit is contained in:
commit
05d9d7a030
2 changed files with 35 additions and 0 deletions
|
@ -16,3 +16,6 @@
|
|||
|
||||
>>> I think you're misreading the truncated output you posted. The actual,
|
||||
>>> full output would make much more sense. --[[Joey]]
|
||||
|
||||
>>>> No. I have a total of 14908 annex keys, 3333 of which are on a remote. The only message other than 'checksum OK' and the above is 'git-annex: 11577 failed'.
|
||||
>>>> I checked several files manually, their checksums are OK so `git annex status` is reporting those files as completely failed when they "only" miss copies. -- Richard
|
||||
|
|
|
@ -0,0 +1,32 @@
|
|||
[[!comment format=mdwn
|
||||
username="https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U"
|
||||
nickname="Richard"
|
||||
subject="comment 2"
|
||||
date="2011-10-29T18:28:13Z"
|
||||
content="""
|
||||
Possible solutions:
|
||||
|
||||
This:
|
||||
|
||||
trusted repositories:
|
||||
UUID -- foo
|
||||
semi-trusted repositories:
|
||||
UUID -- bar
|
||||
untrusted repositories:
|
||||
UUID -- baz
|
||||
|
||||
or this:
|
||||
|
||||
UUID -- trusted -- foo
|
||||
UUID -- semi-trusted -- bar
|
||||
UUID -- untrusted -- baz
|
||||
|
||||
or this:
|
||||
|
||||
known repositories (!/*/X):
|
||||
UUID -- ! foo
|
||||
UUID -- * bar
|
||||
UUID -- X baz
|
||||
|
||||
If you want to reformat this output, putting 'here', 'origin', etc into fixed formatting might make sense, as well. -- Richard
|
||||
"""]]
|
Loading…
Reference in a new issue