On Wed, 2002-05-29 at 19:29, Greg Stein wrote:
> Of course it applies to log messages. You want to be able to extract exactly
> what you put in. That implies that a consistent and uniform character set is
> chosen.
> As I said elsewhere, we decided on UTF-8 for text for everything a long long
> time ago. We wanted to absolutely avoid all this character set nonsense. So
> picking *one* character set (which is theoretically a superset of all
> others) is nice. It helps all users of the libraries.
I can't tell whether you're advocating the approach taken by Marcus
(where we translate from UTF-8 to the local character set whenever we
interact with the system) or not. We don't "avoid all this character
set nonsense" if we do the translation, but not doing it means users'
tools must all use UTF-8 (including all tools which interact with
pathnames in the working directory).
---------------------------------------------------------------------
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:22:38 2002