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

Bug 940? - Invalid XML in the response: XML parse error

From: Jani Averbach <jaa_at_cc.jyu.fi>
Date: 2003-01-10 17:51:57 CET

Hi!

Could somebody verify this behaviour, please. Or is this duplicate for
that:
http://subversion.tigris.org/issues/show_bug.cgi?id=940

I don't know if this adds new info or not, but the last command succeeded.
Why?

I used 4110 version of client (in linux), and repository is subversion's
repo at collab.net.

svn log -r base:head svn/trunk/autogen.sh
subversion/libsvn_ra_dav/util.c:358: (apr_err=175002, src_err=0)
svn: RA layer request failed
svn: REPORT request failed on /repos/svn/trunk
subversion/libsvn_ra_dav/util.c:343: (apr_err=175002, src_err=0)
svn: The REPORT request returned invalid XML in the response: XML parse error at line 1: xmlParseStartTag: invalid element name
.. (/repos/svn/trunk)

svn log -r base:head svn/trunk/subversion/LICENSE
subversion/libsvn_ra_dav/util.c:358: (apr_err=175002, src_err=0)
svn: RA layer request failed
svn: REPORT request failed on /repos/svn/trunk/subversion
subversion/libsvn_ra_dav/util.c:343: (apr_err=175002, src_err=0)
svn: The REPORT request returned invalid XML in the response: XML parse error at line 1: xmlParseStartTag: invalid element name
.. (/repos/svn/trunk/subversion)

svn log -r base:head svn/trunk/subversion/libsvn_fs/reps-strings.c
------------------------------------------------------------------------
rev 4320: kfogel | 2003-01-10 17:47:07 +0200 (Fri, 10 Jan 2003) | 5 lines

* subversion/libsvn_fs/reps-strings.c
  (rep_write): Fix doc string -- there is no `offset' parameter
  anymore. Also, return the error we promise to return. And fix
  formatting for 80 columns.

------------------------------------------------------------------------

BR, Jani

--
Jani Averbach
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jan 10 17:55:44 2003

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.