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

Re: The XML response contains invalid XML

From: Eric Johnson <eric_at_tibco.com>
Date: Wed, 5 Feb 2014 10:49:41 -0800

I've seen a problem something like this that stemmed from using a broken
migration tool. Data migrated from some other version control system,
into Subversion yielded some characters not properly encoded the way the
client expects it. I suspect something similar (except for properties of
a file, rather than the comments?).

See if you can narrow the problem down to the exact file that triggers
the problem. Try to reproduce the problem from the command line. Then
try to reproduce the problem from the command line, on the server - so
you can eliminate network transport as a source of the problem.

Eric.

On 2/4/14, 10:05 PM, Daren Hawes wrote:
>
>
> Hi,
>
> I was hoping someone has seen this error before. It randomly happens
> when we SVN Checkout.
>
> We have a Windows 2012 Server with SVN 1.8.5 installed. We use Visual
> SVN 1.8.4 to manage this Server.
>
> The Sub Version data folder is on a NAS and permissions look fine. It
> all works.
>
> The SVN is on http://elvis:8080 (no SSL)
>
> I can import a whole 1gig site fine, but when I download it to ANY pc
> I get the error above at random file locations.
>
> Does anyone know how I can fix this?
>
> Regards,
> Daren Hawes
>
>
>
> CEO
> d.hawes_at_webdesignmagic.com.au <mailto:d.hawes_at_webdesignmagic.com.au>
>
> *1300 308 210*
> Suite 5/5 Taree St, Burleigh, QLD 4220
> P.O.Box 2860, Burleigh BC QLD, 4220
>
>
>
> WWW.KONSULT.COM.AU <http://www.konsult.com.au/>
> WWW.WEBDESIGNMAGIC.COM.AU <http://www.webdesignmagic.com.au/>
> GOLD COAST . BRISBANE . SYDNEY . TOWNSVILLE
>
Received on 2014-02-05 19:58:44 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.