Subversion not working again, Karnov

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)


Re: Subversion not working again, Karnov

Posted by: telos
Posted on: 2006-02-08 09:19:00

subversion not working for me either. again.. the header?

HTTP/1.1 200 OK
Date: Wed, 08 Feb 2006 17:18:20 GMT
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
Vary: Accept-Encoding
Content-Type: text/html

the error on commit is:

svn: Commit failed (details follow):
svn: OPTIONS request failed on '/branches/iBook/app'
svn: The OPTIONS request returned invalid XML in the response: XML parse error at line 1: no element found (/branches/iBook/app)

it was working fine for a little while... i hope they get this fixed soon.

Re: Subversion not working again, Karnov

Posted by: jackol
Posted on: 2006-02-09 05:44:00

Been trying to set Subversion up for a while. I guess this is causing problems for me too... :|

Apache/1.3.33 (Unix) DAV/1.0.3 mod_fastcgi/2.4.2 mod_gzip/1.3.26.1a PHP/4.4.1 mod_ssl/2.8.22 OpenSSL/0.9.7e

Trying to connect to the repository from SvnX or RapidSVN gives me the following error:

svn: PROPFIND request failed on '/svn'
svn: PROPFIND of '/svn': 301 Moved Permanently (svn.mydomain.com)

--
http://thejackol.com/

Re: Subversion not working again, Karnov

Posted by: tdog
Posted on: 2006-02-25 14:24:00

Has there been any resolution to this. I had been using svn on my own but thought I would try the simple setup that Dreamhost provides. Now nothing works.

Tags: svnsubversionmod ssldavserver apacheerrphp 4httpopensslunix