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

svn merge fails with "invalid XML"

From: Gerald Richter <richter_at_ecos.de>
Date: 2002-08-20 21:21:37 CEST

Hi,

I just started to use braches and wanted to make my first svn merge. I
didn't had success by only giving two arguments to merge, while it worked as
exptected when I give three arguments. This took me a while to figure out,
because the error message was about invalid XML. Since it works with three
args, that's no problem for me, I just want to report it, so maybe at least
there could be a little bit more informative error message. Here is the
commands I tried at their output (all with rev 2927)

Gerald

venus:/usr/msrc/syscfg/http/lib # svn merge
https://svn.ecos.de/bb2000/syscfg/abe/http/lib/fields.epl fields.epl

svn: RA layer request failed
svn: REPORT request failed on /bb2000/syscfg/abe/http/lib/fields.epl
svn: The REPORT request returned invalid XML in the response: XML parse
error at line 1: xmlParseStartTag: invalid element name
.. (/bb2000/syscfg/abe/http/lib/fields.epl)

venus:/usr/msrc/syscfg/http/lib # svn merge
https://svn.ecos.de/bb2000/syscfg/abe/http/lib/fields.epl
https://svn.ecos.de/bb2000/syscfg/release/http/lib/fields.epl

svn: RA layer request failed
svn: REPORT request failed on /bb2000/syscfg/abe/http/lib/fields.epl
svn: The REPORT request returned invalid XML in the response: XML parse
error at line 1: xmlParseStartTag: invalid element name
.. (/bb2000/syscfg/abe/http/lib/fields.epl)

venus:/usr/msrc/syscfg/http/lib # svn merge
https://svn.ecos.de/bb2000/syscfg/release/http/lib/fields.epl
https://svn.ecos.de/bb2000/syscfg/abe/http/lib/fields.epl fields.epl

this one works :-)

venus:/usr/msrc/syscfg/http/lib # svn merge fields.epl
https://svn.ecos.de/bb2000/syscfg/abe/http/lib/fields.epl fields.epl

this one works too :-)

-------------------------------------------------------------
Gerald Richter ecos electronic communication services gmbh
Internetconnect * Webserver/-design/-datenbanken * Consulting

Post: Tulpenstrasse 5 D-55276 Dienheim b. Mainz
E-Mail: richter@ecos.de Voice: +49 6133 925131
WWW: http://www.ecos.de Fax: +49 6133 925152
-------------------------------------------------------------

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Aug 20 21:17:28 2002

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.