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

Re: "XML parse error"?

From: Josef Wolf <jw_at_raven.inka.de>
Date: 2002-10-24 00:02:09 CEST

Hello!

Maybe noone have seen this post. Could please somebody check whether
this problem occures only to me. I can reproduce this problem on two
different hosts with two different clients. It looks to me that the
problem is on the server (in this case the server on
svn.collab.net). here is the receipe I posted a couple of days
before.

> ~/local/tmp> svn co https://svn.collab.net/repos/svn/tags/0.14.3/subversion/libsvn_subr
> A libsvn_subr/svn_error.c
> [ ... ]
> Checked out revision 3381.
> ~/local/tmp> cd libsvn_subr/
> ~/local/tmp/libsvn_subr> svn up -r 3200
> /home/jw/local/l/subvers/src/svn/subversion/libsvn_ra_dav/util.c:332: (apr_err=175002, src_err=0)
> svn: RA layer request failed
> svn: REPORT request failed on /repos/svn/tags/0.14.3/subversion/libsvn_subr /home/jw/local/l/subvers/src/svn/subversion/libsvn_ra_dav/util.c:316: (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/tags/0.14.3/subversion/libsvn_subr)
> ~/local/tmp/libsvn_subr> svn --version
> svn, version 0.14.3 (dev build)
> compiled Oct 16 2002, 16:02:13
>
> Copyright (C) 2000-2002 CollabNet.
> Subversion is open source software, see http://subversion.tigris.org/
>
> The following repository access (RA) modules are available:
>
> * ra_dav : Module for accessing a repository via WebDAV (DeltaV) protocol.
> - handles 'http' schema
> - handles 'https' schema
> * ra_local : Module for accessing a repository on local disk.
> - handles 'file' schema
>
>
> Is this a known issue?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Oct 24 00:03:57 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.