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

Re: Little prob with the xml parser

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2004-08-31 17:07:30 CEST

Frederic Belleudy <fbelleudy@pulpe.fr> writes:

> So, I tried couple of times to make my first checkout but without
> success :( I always get this message follows :
>
> svn: REPORT request failed on '/svn/project1/!svn/vcc/default'
> svn: The REPORT request returned invalid XML in the response: XML parse
> error at 4328: Bytes: (blahblahblah)
> . (/svn/project1/!svn/vcc/default)

If you have ethereal (or some other network trace tool), try to
capture the network data during your checkout. You should be able to
look at the text of this REPORT response and determine (round about
character 4328) where the supposedly invalid XML is found.

Also, try checking out smaller subportions of your tree in an attempt
to narrow down the scope of the problematic area.

Finally, if your repository can be made publically available for
read-only access over HTTP, others on this list can help you do some
of the above steps.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Aug 31 17:09:05 2004

This is an archived mail posted to the Subversion Dev mailing list.

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