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

RE: XML data was not well-formed

From: Chris Smith <chris_at_interspire.com>
Date: 2004-02-03 08:16:43 CET

Aha!

I had some weird files, I didn't think it would cause a problem.

blank.gif:?Q30lsldxJoudresxAaaqpcawXc:$DATA
blank.gif:{4c8cc155-6c1e-11d1-8e41-00c04fb9386d}:$DATA

Not sure how they got named like that, but after starting from scratch
and re-importing everything without these files it worked fine.

Thanks for the help.

Chris.

-----Original Message-----
From: Florian Weimer [mailto:fw@deneb.enyo.de]
Sent: Tuesday, February 03, 2004 5:30 PM
To: Ben Collins-Sussman
Cc: Chris Smith; users@subversion.tigris.org
Subject: Re: XML data was not well-formed

Ben Collins-Sussman wrote:

> >$ svn co file:///var/lib/subversion/sendstudio
> >......
> >A sendstudio/release_with_devedit/admin/images/m_stats.gif
> >svn: XML data was not well-formed
> >svn: not well-formed (invalid token) at line 3
>
> Uhhhh.... access via 'file:///' doesn't send any XML. There's no
> network protocol at all. Are you really using http:// to checkout?

The error message also happens when one tries to checkout a corrupt
archive which contains file names whose names are not properly encoded
in UTF-8, IIRC.

(It's pretty easy to create such repositories if you run in a UTF-8
locale.)

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Feb 3 08:17:23 2004

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.