[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: Dale Hirt <dale_at_sbcltd.com>
Date: 2005-10-14 18:13:23 CEST

Marc,

Is your svn directory readable and writable by the user that httpd is running under (i.e. www)?

Also, it would help to see what your httpd.conf looks like and to know the version numbers of subversion and apache.

Dale

-----Original Message-----
From: Marc Boorshtein [mailto:mboorshtein@gmail.com]
Sent: Friday, October 14, 2005 9:09 AM
To: users@subversion.tigris.org
Subject: "403" when trying to access subversion through httpd

Hello All,

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?

Thanks
Marc

---------------------------------------------------------------------
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:17:20 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.