[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 10:59:01 +0200

Mojca Miklavec wrote on Tue, Dec 20, 2011 at 09:53:46 +0100:
> On Tue, Dec 20, 2011 at 01:43, Daniel Shahaf wrote:
> > Can you capture the XML response on the wire and share it here?  (with
> > wireshark, or neon-debug-mask)  If it contains sensitive stuff feel free
> > to share it by private mail.
>
> Maybe Philip Martin's mail already answers this question. I first need
> to figure out how to use wireshark. Is there any chapter in SVN
> documentation explaining how to troubleshoot problems with subversion
> on a network level? And if not - would it be feasible to prepare one?
>

Usage of neon-debug-mask is explained in ~/.subversion/servers

Usage of wireshark... well, in this case you don't use ssl, so it's
raelly as simple as "Fire up wireshark, tell it to monitor TCP
connections to "${server}" on port "http (80)", run the failing command,
save the TCP stream. I tend to think the wireshark docs have a generic
tutorial of this sort somewhere.

Though, yes, it might be a good idea to add something to the our docs
too.

> Mojca
Received on 2011-12-20 09:59:56 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.