Wednesday, November 07, 2007

apache Location is not locating

while I have the Location directive /svn configured with SVNParentPath /usr/local/svn
when accessed via svn://server/svn/repo it gives a permission denied error.

strace on the httpd process showed that it attempts to locate svn in htdocs/svn

Its as if SVNParentPath is not working.

as if mod_svn_dav and mod_authz_svn and mod_dav are somehow broken.

how did they break, that's what I want to know.

1 Comments:

Blogger __x__ said...

once everything was rebuilt from scratch, as root, it worked. I'm not sure what building as root has to do with it, but it did make everything ok. Also used apache-2.2.6

1:09 PM  

Post a Comment

<< Home