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

Re: 1.7.x returns invalid XML

From: Ulrich Eckhardt <ulrich.eckhardt_at_dominolaser.com>
Date: Tue, 15 Jan 2013 15:56:57 +0100

Am 15.01.2013 11:24, schrieb Andreas Kirsch:
> "The REPORT request returned invalid XML in the response: XML parse error at line 5: not well-formed (invalid token)"
>
> The Server log "visualsvn_apache.log" shows following entry:
>
> "[Tue Jan 15 11:12:14 2013] [error] [client 10.8.138.85] Could not fetch resource information. [500, #0]
> [Tue Jan 15 11:12:14 2013] [error] [client 10.8.138.85] Could not open the root of the repository [500, #160004]
> [Tue Jan 15 11:12:14 2013] [error] [client 10.8.138.85] Found malformed header ''\xf7\xd4\x02#\xe4\xdf\x9e\x99\x10T\x9c\xb2~\xb8' in revision file [500, #160004]"
>
> The same message appears on all folders where I get the connecion issue.

I'm not sure where this comes from. The bytes F7 D4 02 also don't bear
any meaning, it is neither UTF-8 nor any other common encoding, none of
these would use the value 0x02. Is there anything common to those
folders like e.g. that they use characters outside the ASCII range?

> The server is a VisualSVN with SVN server 1.6.x.

"SVN server"? You don't mean svnserve, which wouldn't have an
"apache.log". In particular, you are not using "svn://.." URL but
"http://.." or "https://..", right?

> Using a 1.6.x client does not show this behaviour.

This is very useful info, thanks!

> Some additional information. The server identifies himself by this start message:
>
> [Fri Jan 11 10:13:29 2013] [notice] Apache/2.2.22 (Win32) DAV/2 SVN/1.7.5 mod_ssl/2.2.22 OpenSSL/0.9.8x configured -- resuming normal operations
> [Fri Jan 11 10:13:29 2013] [notice] Server built: May 18 2012 14:18:09

Something is inconsistent here: It says "SVN/1.7.5" while you claim you
are using 1.6. Check which ones are really installed and running. Also,
1.7.5 is a bit old already and there's been a bunch of bugfix releases
since its release.

HTH

Uli

**************************************************************************************
Domino Laser GmbH, Fangdieckstra�e 75a, 22547 Hamburg, Deutschland
Gesch�ftsf�hrer: Hans Robert Dapprich, Amtsgericht Hamburg HR B62 932
**************************************************************************************
Visit our website at http://www.dominolaser.com
**************************************************************************************
Diese E-Mail einschlie�lich s�mtlicher Anh�nge ist nur f�r den Adressaten bestimmt und kann vertrauliche Informationen enthalten. Bitte benachrichtigen Sie den Absender umgehend, falls Sie nicht der beabsichtigte Empf�nger sein sollten. Die E-Mail ist in diesem Fall zu l�schen und darf weder gelesen, weitergeleitet, ver�ffentlicht oder anderweitig benutzt werden.
E-Mails k�nnen durch Dritte gelesen werden und Viren sowie nichtautorisierte �nderungen enthalten. Domino Laser GmbH ist f�r diese Folgen nicht verantwortlich.
**************************************************************************************

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3043619

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-01-15 15:57:26 CET

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

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