[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: The OPTIONS request returned invalid XML ???

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-07-10 20:39:25 CEST

On Sat, 2004-07-10 at 12:03, Manuel Gamito wrote:
> Hello,
>
> I compiled subversion 1.0.5 on a RedHat 9.0 machine with Apache 2.0.50 and
> BerkeleyDB 4.2. When I try to import an initial file tree into subversion
> with the http schema I get the following error:
>
> svn import xpto http://lablin2.adetti.iscte.pt/svn/mag -m "test"
> svn: OPTIONS request failed on '/svn/mag'
> svn: The OPTIONS request returned invalid XML in the response: XML parse
> error at line 1: Extra content at the end of the document

This looks like it might be the neon compression bug that was recently
fixed. Try upgrading to neon-0.24.7 and see if it goes away. Either
that, or set 'http-compression = no' in the [global] area of your
~/.subversion/servers file.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Jul 10 20:40:43 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.