Douglas Bates wrote:
> I am using the subversion package for Debian GNU/Linux unstable on a
> system that mostly runs the testing distributiuon.
>
> ii subversion 1.0.3-1 Advanced version control system (aka.
svn)
>
> Apache2 runs as user www-data.
...
> As user www-data I can run svnadmin on the path /svn/Rlibs. However,
> any operations that try to access the archive through the URI
> http://bates4.stat.wisc.edu:2180/Rlibs get errors of the form
>
> /home/bates/src/Rlibs/lme4 $ svn up
> svn: PROPFIND request failed on '/Rlibs/trunk/lme4'
> svn: PROPFIND of '/Rlibs/trunk/lme4': 405 Method Not Allowed
> (http://bates4.stat.wisc.edu)
>
> P.S. Please cc: me on replies. I am not currently on this mailing
> list although I have tried to subscribe.
Sounds like mod_dav_svn isn't configured correctly, so apache is getting a
DAV method on a non-DAV URL and so failing.
Max.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jun 7 15:16:18 2004