Re: Permission denied error with mod_dav_svn
From: Nico Kadel-Garcia <nkadel_at_comcast.net>
Date: 2006-07-27 17:02:35 CEST
----- Original Message -----
I'm running Apache 2.2.2 and Subversion 1.3.2 on Fedora Core 5. I am attempting to use mod_dav_svn to access a Subversion repository, but I'm getting permission deined errors that don't seem to make sense.
The relevant part of httpd.conf:
Try something like this:
# To make sure they're loaded
<Location /svn>
# Limit write permission to list of valid users.
I don't think you're authenticating when you connect. The above is much closer to the canonical subversion.conf that comes with mod_dav_svn.
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.