diff --git a/doc/bugs/R__47__O_permissions_are_stalking_me_somehow/comment_1_9e4ba1e03a89c219c5e62280757311ba._comment b/doc/bugs/R__47__O_permissions_are_stalking_me_somehow/comment_1_9e4ba1e03a89c219c5e62280757311ba._comment new file mode 100644 index 0000000000..6e77495297 --- /dev/null +++ b/doc/bugs/R__47__O_permissions_are_stalking_me_somehow/comment_1_9e4ba1e03a89c219c5e62280757311ba._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2016-03-14T17:53:32Z" + content=""" +A file's permissions cannot prevent it being renamed; so I diagnose some +kind of directory permission problem. + +(Also AFAICS git-annex add deals with files whose permissions don't allow +being read by turning on the read bit. And it should never need the write +bit. I can `chmod 000 foo; git annex add foo` and it succeeds..) +"""]]