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

problem using subversion with WebDAV

From: <postmaster_at_wwwtech.de>
Date: 2004-11-15 18:15:38 CET

Hi there,

I try to use subversion with WebDAV on an existing repository. But when
I 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 traffic with ethereal, and the first F6 byte I get is 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>

The F6-Byte is the ö, Latin9-encoded. It seems to me that this is the problem.

Any ideas how to solve it? I set this property on _every_ file in the
repository about 100 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 20:42:48 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.