From 70767614388c8ad1bd6c1be84116ffc9eebfd4b4 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Mon, 13 Jan 2014 20:23:57 +0000 Subject: [PATCH 1/3] removed --- .../comment_4_70e62e6fe75774a65b049c8f000dc6a3._comment | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 doc/forum/Git_annex___39__corrupting__39___itself/comment_4_70e62e6fe75774a65b049c8f000dc6a3._comment 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 728b4d855e..0000000000 --- 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. -"""]] From f98d82b97d944e73c2e0747516e96a952f6a7a63 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Mon, 13 Jan 2014 20:27:35 +0000 Subject: [PATCH 2/3] Added a comment --- .../comment_4_45974f60a81ed2d00b87ffb1a7963c6f._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/forum/Git_annex___39__corrupting__39___itself/comment_4_45974f60a81ed2d00b87ffb1a7963c6f._comment 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 0000000000..4328f5d244 --- /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. +"""]] From a1f47c3186d3f5229999d4bf01d12c1cd0eb5857 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Mon, 13 Jan 2014 20:54:45 +0000 Subject: [PATCH 3/3] removed --- .../comment_1_a17595b975679a5ef2c5ae2055f91220._comment | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 doc/bugs/fatal:_git-write-tree:_error_building_trees/comment_1_a17595b975679a5ef2c5ae2055f91220._comment 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 c1532d77bb..0000000000 --- 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: (seems to predate direct mode guard) -"""]]