[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: About subversion configure with apache2

From: Ryan Schmidt <subversion-2012c_at_ryandesign.com>
Date: Wed, 14 Aug 2013 01:15:55 -0500

On Aug 13, 2013, at 02:09, Steven Wee wrote:

> I configure subversion works with apache2,and configure the virtual host for working, I want used the “SVNListParentPath” option to show all repository, and I configure the virtual host at apache2 used <Location /> DAV svn …</Location>, when I visit the domain, I response the message: “403 Forbidden This website requires you to log in.”, can you help me to resolve this problem?
>
> BTW: I used <Location /svn> DAV svn … </Location> is worked.
>

What version of mod_dav_svn are you using on the server?
What version of Subversion client are you using to access it?
What version of Apache httpd 2?
What is the DocumentRoot and SVNParentPath for this virtual host? I just want to be sure that they do not overlap.
Are you using authz in the server configuration? I found this issue which might be related if you are:

http://subversion.tigris.org/issues/show_bug.cgi?id=2753
Received on 2013-08-14 08:17:09 CEST

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.