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

Apache Question

From: Nachiket Gokhale <gokhalen_at_conductor-am.bu.edu>
Date: 2004-11-05 00:15:36 CET

Hi,

I get the following error when browsing by repository through Apache.

<D:error>
<C:error/>
<m:human-readable errcode="160000">
Could not open the requested SVN filesystem
</m:human-readable>
</D:error>

relevant httpd.conf is

<Location /NonLin/repos>
DAV svn
SVNPath /mnt/hda1/svn/NonLin/repos
</Location>

Apache runs with user and group "nachiket". All files in the repository have the permission 777.

Extra info: I can browse the directory with apache using an alias, so apache seems to have no problems with permissions.

Could anyone help me?

Thanks.

 -Nachiket.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Nov 5 17:10:23 2004

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.