diff options
author | Joey Hess <joey@kitenet.net> | 2014-04-07 15:27:37 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-04-07 15:27:37 -0400 |
commit | d865c8b9f59f7619d0fbff873cbb43d559ca975e (patch) | |
tree | 67b5bd5df514ac533b762ffbb565ea9bbf8c4618 /doc | |
parent | af2a1241f241cb599a9417679465b6c53508337c (diff) | |
parent | e759769f2fa43ef0ecbc5ba396c6b94c28f449af (diff) |
Merge branch 'master' of ssh://git-annex.branchable.com
Diffstat (limited to 'doc')
2 files changed, 18 insertions, 0 deletions
diff --git a/doc/bugs/Git-Annex_requires_all_repositories_to_repair/comment_1_dff1424e48835d7d3eb8653fc59de18a._comment b/doc/bugs/Git-Annex_requires_all_repositories_to_repair/comment_1_dff1424e48835d7d3eb8653fc59de18a._comment new file mode 100644 index 000000000..d44c30f32 --- /dev/null +++ b/doc/bugs/Git-Annex_requires_all_repositories_to_repair/comment_1_dff1424e48835d7d3eb8653fc59de18a._comment @@ -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. +"""]] diff --git a/doc/bugs/Repository_Information_Is_Lost/comment_1_bae0ed4c0a6baf1675f8de1663042f43._comment b/doc/bugs/Repository_Information_Is_Lost/comment_1_bae0ed4c0a6baf1675f8de1663042f43._comment new file mode 100644 index 000000000..8534442b6 --- /dev/null +++ b/doc/bugs/Repository_Information_Is_Lost/comment_1_bae0ed4c0a6baf1675f8de1663042f43._comment @@ -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. +"""]] |