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

Re: Call For Votes: converting log messages to UTF-8

From: Greg Stein <gstein_at_lyra.org>
Date: 2002-05-31 22:42:54 CEST

On Fri, May 31, 2002 at 10:22:20PM +0100, Fazekas Miklss wrote:
> I vote for UTF-8. If you don't recommend a specific encoding, all tools have
> deal with all kinds of encoding to be usefull for everyone. (When going with
> UTF8, UFT8 <-> local converson is enough.)
>
> For example CVSWeb for SVN?! What codepage shall it use to generate it's
> html pages?

Right. While it knows the *output* codepage (based on the Accept-Language
header), you now have to deal with an *input* codepage. And to hope that the
translation is even possible.

Your comment is nice and succinct: when dealing with UTF8, the conversion is
almost always "UTF-8 into what is interesting to *me*". Meaning: you don't
have to know about all the character sets that *others* are using. Just your
own.

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jun 1 14:11:02 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.