Merge branch 'master' of ssh://git-annex.branchable.com

This commit is contained in:
Joey Hess 2014-04-07 15:30:58 -04:00
commit 2e8b9cbf29
4 changed files with 21 additions and 0 deletions

View file

@ -33,3 +33,4 @@ cabal install -O2 -j1 -f-webdav -f-s3 c2hs git-annex
### Please provide any additional information below. ### Please provide any additional information below.
> [[fixed|done]] --[[Joey]]

View file

@ -0,0 +1,10 @@
[[!comment format=mdwn
username="http://joeyh.name/"
ip="209.250.56.244"
subject="comment 1"
date="2014-04-07T19:25:25Z"
content="""
Repair does not require access to remotes, but it will certianly yield a better result to have one remote available. Otherwise, information that cannot be repaired will be missing from the repository. Repair will still successfully complete in this situation though.
If you have an error message, please paste it.
"""]]

View file

@ -0,0 +1,8 @@
[[!comment format=mdwn
username="http://joeyh.name/"
ip="209.250.56.244"
subject="comment 1"
date="2014-04-07T19:24:12Z"
content="""
Have you run `git-annex repair` or used the assistant to repair this repository? This can result in data going missing until the repository is able to pull the data from one of its remotes.
"""]]

View file

@ -26,3 +26,5 @@ git-annex: webapp: 1 failed
# End of transcript or log. # End of transcript or log.
"""]] """]]
[[fixed|done]] --[[Joey]]