Explaining svn / apache permissions error? (I know "how" but not "why")

Posted by Neil on Server Fault See other posts from Server Fault or by Neil
Published on 2010-07-09T10:09:10Z Indexed on 2011/01/07 19:55 UTC
Read the original article Hit count: 181

Filed under:
|

I have the following error occurring on occasion when trying to do an svn switch (have it set up to do via a web request):

svn: Can't open file '/root/.subversion/servers': Permission denied

This happens after an apache httpd.conf change and corresponding restart.

How to fix this? I can get it to fix by doing an apache restart - BUT, it often takes multiple tries. Curious if anybody can explain this. Why did this error go away on my 8th apache restart, but not on the prior ones (with no edits to the conf file)?

Basically, I kind of have a "how" in terms of solving this, but I don't have a "why" . . .

Thanks!

© Server Fault or respective owner

Related posts about apache

Related posts about svn