Subversion not working again, Karnov
Posted by: cotton
Posted on: 2006-02-08 08:27:00
Can anyone else check their subversion server to see what the Server header is?
curl -I your.svn.server
Server: Apache/2.0.54 (Unix) PHP/4.3.11 mod_ssl/2.0.54 OpenSSL/0.9.7e mod_fastcgi/2.4.2 DAV/2
Is what I get. And the SVN part of it seems to be missing. Subversion was working earlier, but now it seems to not be working at all for me.
Now I get the error:
subversion/libsvn_ra_dav/util.c:780: (apr_err=175002)
svn: PROPFIND request failed on '/testing'
subversion/libsvn_ra_dav/util.c:295: (apr_err=175002)
svn: PROPFIND of '/testing': 405 Method Not Allowed (http://svn)