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

Re: Problem with accented characters in checkout

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2004-02-19 17:44:05 CET

Nicolás Lichtmaier <jnl@synapsis-sa.com.ar> writes:

> 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?

Hm. I just did a checkout over HTTP with a file named "Descripción".
My ethereal showed the unescaped, accented characters, just like
yours. But I didn't get any errors -- my checkout completed
successfully.

Questions I have:

Is it possible that our respective Neon's are using different XML
parsers that behave differently with respect to accented characters
(mine is libxml2) ?

Could it be a problem with LOCALE (mine is set to UTF8, I think)?

Why in the world doesn't Subversion's XML encoder convert accented
characters to numeric entities?!

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Feb 19 18:11:07 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.