Mojca Miklavec writes:
> 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?
http://subversion.apache.org/docs/community-guid
> > 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?
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.
On Tue, Dec 20, 2011 at 02:34, Philip Martin wrote:
> Mojca Miklavec writes:
>
>>> svn ci -m "some comment"
>> svn: E175002: Commit failed (details follow):
>> svn: E175002: The POST request returned invalid XML in the response:
>> XML parse erro
On Tue, Dec 20, 2011 at 01:43, Daniel Shahaf wrote:
> Mojca Miklavec wrote on Mon, Dec 19, 2011 at 16:56:05 +0100:
>>
>> 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
Mojca Miklavec writes:
>> 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)
One thing that
(r1207936)
>compiled Dec 9 2011, 21:54:16
>
>
> 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 PO
; 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 deb