Merge remote-tracking branch 'branchable/master' into s3
This commit is contained in:
commit
c532be4c5d
3 changed files with 29 additions and 0 deletions
|
@ -31,3 +31,5 @@ Running the copy job again, I am still getting the same error as above (as expec
|
|||
> to see the full content of annex/, not a fragment, in order to debug this.
|
||||
> (Filename contents I don't need to see.) Feel free to email me the details at
|
||||
> joey@kitenet.net if you don't want to post them here. --[[Joey]]
|
||||
|
||||
>> Sent. -- RichiH
|
||||
|
|
|
@ -0,0 +1,8 @@
|
|||
[[!comment format=mdwn
|
||||
username="https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus"
|
||||
nickname="Jimmy"
|
||||
subject="comment 1"
|
||||
date="2011-03-28T07:23:41Z"
|
||||
content="""
|
||||
One possible work around is to just create a loopback file system with a case sensitive filesystem. I think I might do that for anything that I really care about for now.
|
||||
"""]]
|
|
@ -0,0 +1,19 @@
|
|||
[[!comment format=mdwn
|
||||
username="https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U"
|
||||
nickname="Richard"
|
||||
subject="comment 3"
|
||||
date="2011-03-28T01:16:21Z"
|
||||
content="""
|
||||
Another nice thing would be a summary of _what_ is wrong. I.e.
|
||||
|
||||
% git fsck
|
||||
[...]
|
||||
git-annex: 100 total failed
|
||||
50 checksum failed
|
||||
50 not enough copies exit
|
||||
|
||||
And the same/similar for all other failure modes.
|
||||
|
||||
|
||||
-- RichiH
|
||||
"""]]
|
Loading…
Reference in a new issue