From 7f6abf721b9886167225ae7388dbcc544b8f7db0 Mon Sep 17 00:00:00 2001 From: "jd.schroeder@0c8632a8f2bffdd4b0de05a0a3660f32acdfeeca" Date: Wed, 17 Aug 2016 21:18:41 +0000 Subject: Added a comment --- .../comment_1_c8db90fd7af13b9605e152ea884b5241._comment | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 doc/forum/how_to_disaster_recovery/comment_1_c8db90fd7af13b9605e152ea884b5241._comment diff --git a/doc/forum/how_to_disaster_recovery/comment_1_c8db90fd7af13b9605e152ea884b5241._comment b/doc/forum/how_to_disaster_recovery/comment_1_c8db90fd7af13b9605e152ea884b5241._comment new file mode 100644 index 000000000..4b14667d8 --- /dev/null +++ b/doc/forum/how_to_disaster_recovery/comment_1_c8db90fd7af13b9605e152ea884b5241._comment @@ -0,0 +1,15 @@ +[[!comment format=mdwn + username="jd.schroeder@0c8632a8f2bffdd4b0de05a0a3660f32acdfeeca" + nickname="jd.schroeder" + subject="comment 1" + date="2016-08-17T21:18:40Z" + content=""" +I don't use the assistant myself, so I may not be much help. + +Have you tried opening the terminal and running + + cd (your repository path) + git annex fsck + +it may yield more information about what's wrong. +"""]] -- cgit v1.2.3 From a275b0b75cf8dda8a2a63778531108d4ee5120b0 Mon Sep 17 00:00:00 2001 From: "jd.schroeder@0c8632a8f2bffdd4b0de05a0a3660f32acdfeeca" Date: Wed, 17 Aug 2016 21:23:34 +0000 Subject: Added a comment --- .../comment_2_31cce673114eb9733e0f1c732c8f08e6._comment | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc/forum/how_to_disaster_recovery/comment_2_31cce673114eb9733e0f1c732c8f08e6._comment diff --git a/doc/forum/how_to_disaster_recovery/comment_2_31cce673114eb9733e0f1c732c8f08e6._comment b/doc/forum/how_to_disaster_recovery/comment_2_31cce673114eb9733e0f1c732c8f08e6._comment new file mode 100644 index 000000000..cef32b77e --- /dev/null +++ b/doc/forum/how_to_disaster_recovery/comment_2_31cce673114eb9733e0f1c732c8f08e6._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="jd.schroeder@0c8632a8f2bffdd4b0de05a0a3660f32acdfeeca" + nickname="jd.schroeder" + subject="comment 2" + date="2016-08-17T21:23:34Z" + content=""" +You may want to also try + + git fsck + +as well. +"""]] -- cgit v1.2.3