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

svn: XML data was not well-formed

From: Cory Wright <cwright-lists_at_standblue.net>
Date: 2003-12-03 06:46:12 CET

Hi,

I'm fairly new to subversion and have run into a problem that has me puzzled.

We've been converting a fairly large CVS repository into SVN using the cvs2svn.py
script that ships with subversion. Everything imports just fine, but when trying
to checkout a copy of the repository the following error occurs:

   svn: XML data was not well-formed
   svn: not well-formed (invalid token) at line 3

This always happens when svn tries to checkout the same file, which happens to be
a GIF file. Also, the above error message only appears when checking out the file
locally using:

   svn co file:///usr/local/subversion/svn/data/testrepos

I've searched google and the FAQ for the error message I received and did not find
anything that seemed relevant. When checking out the file over https/webdav the
checkout just locks up, with no error message.

I would like to find out what is causing this problem, and how I can fix it. I
would be glad to supply any other information that might help solve this issue.

Any comments/help/suggestions would be greatly appreciated.

Cory

--
Cory Wright
Stand Blue Technology
http://www.standblue.net/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Dec 3 07:01:02 2003

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.