aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-01-13 17:08:01 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-01-13 17:08:01 -0400
commit02a384b9c38ffef713400a1018fb1037bccfded8 (patch)
tree8a3b9cc95d5c38a9dd2dff2a39860b99dc4a29c3
parentc4a602bcdd89dca6e03e6931958ad3b0bf730eb0 (diff)
parente6962ca23cba84af1dd8850ca0f307db5c58775b (diff)
Merge branch 'master' of ssh://git-annex.branchable.com
-rw-r--r--doc/bugs/fatal:_git-write-tree:_error_building_trees/comment_1_a17595b975679a5ef2c5ae2055f91220._comment8
-rw-r--r--doc/forum/Git_annex___39__corrupting__39___itself/comment_4_45974f60a81ed2d00b87ffb1a7963c6f._comment8
-rw-r--r--doc/forum/Git_annex___39__corrupting__39___itself/comment_4_70e62e6fe75774a65b049c8f000dc6a3._comment8
3 files changed, 8 insertions, 16 deletions
diff --git a/doc/bugs/fatal:_git-write-tree:_error_building_trees/comment_1_a17595b975679a5ef2c5ae2055f91220._comment b/doc/bugs/fatal:_git-write-tree:_error_building_trees/comment_1_a17595b975679a5ef2c5ae2055f91220._comment
deleted file mode 100644
index c1532d77b..000000000
--- a/doc/bugs/fatal:_git-write-tree:_error_building_trees/comment_1_a17595b975679a5ef2c5ae2055f91220._comment
+++ /dev/null
@@ -1,8 +0,0 @@
-[[!comment format=mdwn
- username="http://joeyh.name/"
- ip="209.250.56.227"
- subject="comment 1"
- date="2013-12-30T18:18:36Z"
- content="""
-previously reported: <http://git-annex.branchable.com/forum/Git_annex___39__corrupting__39___itself/> (seems to predate direct mode guard)
-"""]]
diff --git a/doc/forum/Git_annex___39__corrupting__39___itself/comment_4_45974f60a81ed2d00b87ffb1a7963c6f._comment b/doc/forum/Git_annex___39__corrupting__39___itself/comment_4_45974f60a81ed2d00b87ffb1a7963c6f._comment
new file mode 100644
index 000000000..4328f5d24
--- /dev/null
+++ b/doc/forum/Git_annex___39__corrupting__39___itself/comment_4_45974f60a81ed2d00b87ffb1a7963c6f._comment
@@ -0,0 +1,8 @@
+[[!comment format=mdwn
+ username="http://joeyh.name/"
+ ip="209.250.56.43"
+ subject="comment 4"
+ date="2014-01-13T20:27:34Z"
+ content="""
+Many problems of this sort can happen if the disk that the git reposotory is on is losing data that's written to it, or is just removed (or the computer crashes) at the wrong time. `git-annex repair` can be run in the repository to recover from many problems like this, and it's getting better all the time.
+"""]]
diff --git a/doc/forum/Git_annex___39__corrupting__39___itself/comment_4_70e62e6fe75774a65b049c8f000dc6a3._comment b/doc/forum/Git_annex___39__corrupting__39___itself/comment_4_70e62e6fe75774a65b049c8f000dc6a3._comment
deleted file mode 100644
index 728b4d855..000000000
--- a/doc/forum/Git_annex___39__corrupting__39___itself/comment_4_70e62e6fe75774a65b049c8f000dc6a3._comment
+++ /dev/null
@@ -1,8 +0,0 @@
-[[!comment format=mdwn
- username="http://joeyh.name/"
- ip="209.250.56.35"
- subject="comment 4"
- date="2014-01-06T16:16:08Z"
- content="""
-This appears to be some form of corruption of git's index file. Someone will need to publish a git repository that has this problem in order for it to be investigated.
-"""]]