You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Nachiket Gokhale <go...@conductor-am.bu.edu> on 2004/11/04 23:15:36 UTC

Apache Question

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