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

Re: "403" when trying to access subversion through httpd

From: Ryan Schmidt <subversion-2005_at_ryandesign.com>
Date: 2005-10-14 18:23:37 CEST

On Oct 14, 2005, at 18:09, Marc Boorshtein wrote:

> I'm trying to setup a subverison repository on fedora core 4
> (selinux is disabled). I have the subversion repository setup and
> the permissions are correct, however whenever I access the site I
> get a 403 error, and whenever I try to access any directory in the
> repository I get an error in XML :
>
> <D:error>
> <C:error/>
> <m:human-readable errcode="2">
> Could not open the requested SVN filesystem
> </m:human-readable>
> </D:error>
>
> The directory in the repository is correct. Am I missing something?

Could you please show us the relevant parts of the Apache
configuration—like the <VirtualHost> directive and its contents?

Off the top of my head, maybe you're using SVNParentPath when you
should be using SVNPath, or vice versa?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Oct 14 18:26:22 2005

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.