From 016904f424745fca7b828328624bc0d9c29579fc Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 26 Oct 2015 13:35:59 -0400 Subject: [PATCH] response --- ...nt_1_5829b551f5e1413ee236055eb3345760._comment | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 doc/bugs/Windows_:_git-annex:_failed_to_read_sha_from_git_write-tree/comment_1_5829b551f5e1413ee236055eb3345760._comment diff --git a/doc/bugs/Windows_:_git-annex:_failed_to_read_sha_from_git_write-tree/comment_1_5829b551f5e1413ee236055eb3345760._comment b/doc/bugs/Windows_:_git-annex:_failed_to_read_sha_from_git_write-tree/comment_1_5829b551f5e1413ee236055eb3345760._comment new file mode 100644 index 0000000000..3ed4e18868 --- /dev/null +++ b/doc/bugs/Windows_:_git-annex:_failed_to_read_sha_from_git_write-tree/comment_1_5829b551f5e1413ee236055eb3345760._comment @@ -0,0 +1,15 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2015-10-26T17:34:09Z" + content=""" +Why can't you read files in your git repository? This must be due to some +permissions issue, etc. I know nothing about permissons in Windows, so +can't offer any useful advice, beyond the fact that, for git (or git-annex) +to work, you need to be able to read all the files in the git repository. + +You may also have some form of corruption of the files in the repository. +Perhaps your disk is going bad or something? + +I don't see any indications of a git-annex bug here. +"""]]