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

Re: E175002: The POST request returned invalid XML in the response: XML parse error

From: Daniel Shahaf <danielsh_at_elego.de>
Date: Tue, 20 Dec 2011 11:13:51 +0200

Daniel Shahaf wrote on Tue, Dec 20, 2011 at 02:43:48 +0200:
> > I then added a new directory with a bunch of files and wanted to
> > commit, but it complained with:
> >
> > > svn ci -m "some comment"
> > svn: E175002: Commit failed (details follow):
> > svn: E175002: The POST request returned invalid XML in the response:
> > XML parse error at line 3: not well-formed (invalid token)
> > (/suite/!svn/me)
> >
> >
> > May I ask for any hints of what could go wrong and how I could debug
> > the problem? I have seen various threads after searching with google,
> > but none of those that I checked provided any useful insight. (I work
> > with SVN a lot, but have never experienced a problem like this one.)
>
> The use of POST request is new in 1.7 (client+server must be 1.7 for
> this).

Forgot to say: "SVNAdvertiseV2Protocol off" will work around the error.
Received on 2011-12-20 10:14:49 CET

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.