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

"XML parse error"?

From: Wolf Josef <josef.wolf_at_siemens.com>
Date: 2002-10-17 11:41:32 CEST

Hello!

Just tried the following:

  ~/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 17 11:42:26 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.