> > 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?
It says:
[Fri Nov 05 13:36:54 2004] [error] [client 128.197.173.208] Could not fetch resource information. [500, #0]
[Fri Nov 05 13:36:54 2004] [error] [client 128.197.173.208] Could not open the requested SVN filesystem [500, #160000]
[Fri Nov 05 13:36:54 2004] [error] [client 128.197.173.208] Could not open the requested SVN filesystem [500, #160000]
>
> -Karl
-Nachiket
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Nov 5 19:40:36 2004