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

Problem with accented characters in checkout

From: Nicolás Lichtmaier <jnl_at_synapsis-sa.com.ar>
Date: 2004-02-19 16:58:10 CET

Hi. We are trying to implement subversion (0.37) in my company. We have
configured a server, but when I try to do a checkout I'm getting:

svn: REPORT request failed on '/sda/!svn/vcc/default'
svn: The REPORT request returned invalid XML in the response: XML parse
error at line 4745: Bytes: 0xF3 0x6E 0x20 0x64
. (/sda/!svn/vcc/default)

I have captured the conversation with Ethereal and I see this:

<S:add-file name="Descripción de cálculos eléctricos.doc">
<D:checked-in><D:href>/sda/!svn/ver/752/sac/tronco/doc/Descripci%F3n%20de%20c%E1lculos%20el%E9ctricos.doc</D:href></D:checked-in>
<S:set-prop name="svn:entry:committed-rev">348</S:set-prop>
<S:set-prop
name="svn:entry:committed-date">2003-12-29T22:48:50.000000Z</S:set-prop>
<S:set-prop name="svn:entry:last-author">syajnl</S:set-prop>

May it be that there's a problem with the accented character?

Thanks!

-- 
Nicolás Lichtmaier.-
Synapsis Argentina
+54(11)4314-3000 (int. 231)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Feb 19 17:11:53 2004

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.