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

SVN with WebDAV error

From: Christian Kruse <ckruse_at_wwwtech.de>
Date: 2004-11-15 19:34:19 CET

Hi there,

I want to use Subversion with WebDAV on an existing project. But when I
try to checkout a working copy, I get the following error:

svn: REPORT request failed on '/svn/!svn/vcc/default'
svn: The REPORT request returned invalid XML in the response: XML parse
error at line 135: Bytes: 0xF6 0x6E 0x6D 0x61
. (/svn/!svn/vcc/default)

I captured the network traffic with ethereal, and I figured out, that
the 0xF6 byte is an ö in the following context:

<S:set-prop name="copyright">(c) Copyright 2001-2002 by
      Christian Kruse &lt;ckruse@wwwtech.de&gt;,
      Frank Schönmann (Frank Schoenmann) &lt;fs@tower.de&gt;,
      Thomas J. Sebestyen &lt;a9105535@unet.univie.ac.at&gt;.

</S:set-prop>

Any ideas how to fix it? I set this property on every file a lot of
versions ago...

Greetings,
 CK

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Nov 15 19:34:42 2004

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

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