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

Re: Apache Question

From: <kfogel_at_collab.net>
Date: 2004-11-05 15:52:05 CET

Nachiket Gokhale <gokhalen@conductor-am.bu.edu> writes:
> 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?

Does your apache httpd error_log say anything more about it?

-Karl

---------------------------------------------------------------------
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:46:48 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.