summaryrefslogtreecommitdiff
path: root/doc/bugs/Git_annex_add_fails_on_read-only_files.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-11-26 15:49:28 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-11-26 15:49:28 -0400
commit112a96d68726f1ac052853bf29d6c38b2625a5a3 (patch)
tree136ea8becf4bbc0be3c8167329a83994b6844a50 /doc/bugs/Git_annex_add_fails_on_read-only_files.mdwn
parent5a75ffb33a3b927dfe8d5d6a9378a2c810503095 (diff)
close
Diffstat (limited to 'doc/bugs/Git_annex_add_fails_on_read-only_files.mdwn')
-rw-r--r--doc/bugs/Git_annex_add_fails_on_read-only_files.mdwn7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/bugs/Git_annex_add_fails_on_read-only_files.mdwn b/doc/bugs/Git_annex_add_fails_on_read-only_files.mdwn
index 7982bc978..b7a2e8ddd 100644
--- a/doc/bugs/Git_annex_add_fails_on_read-only_files.mdwn
+++ b/doc/bugs/Git_annex_add_fails_on_read-only_files.mdwn
@@ -24,3 +24,10 @@ Git annex cannot add files that are marked read-only
git version 1.8.4.3
+> Per my comment, I don't think the above reproduction steps are accurate.
+> I think the bug reporter must have actually had a directory that did not
+> have the write bit set, or some other problem that prevented git-annex
+> from writing to the directory, and not to the file.
+>
+> Closing as apparently not a bug. Please comment back if you have
+> better infomation. [[done]] --[[Joey]]