Just a thought:
Does the apache-user have sufficient rights to access the repository?
On Tue, 2004-02-24 at 10:05, Teo Landgraf wrote:
> Hi,
>
> got myself the latest subversion source.
> compiled everything.
>
> file:// works
> svn:// works
> http:// does not work.
>
> get this message:
>
> $ svn co http://localhost:8080/svn/repo1 bzlog
> subversion/libsvn_ra_dav/util.c:661: (apr_err=160000)
> svn: PROPFIND request failed on '/svn/repo1'
> subversion/libsvn_ra_dav/util.c:359: (apr_err=160000)
> svn: Could not open the requested SVN filesystem
>
> in httpd.conf i have:
> <Location /svn/repo1>
> DAV svn
> SVNPath /subversion/repo1
> </Location>
>
> i'm a bit noob so does anybody has any ideas?
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
--
Thomas Gelzhäuser
Software Development
T:+49 30 6950687-1
F:+49 30 6950687-2
M:+49 172 3927600
http://www.gelzhaeuser.de
Received on Tue Feb 24 10:29:23 2004