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

Re: Problem after upgrading 1.2.1 -> 1.3.1

From: Bob Proulx <bob_at_proulx.com>
Date: 2006-05-22 04:59:45 CEST

Ryan Schmidt wrote:
> I believe you just need to set your locale properly, like:
>
> export LANG=en_US.utf8

I believe you meant en_US.UTF-8 there.

  export LANG=en_US.UTF-8

> Check the directory listing of /usr/share/locale for possible values
> that can be used here.

On my system that shows things like "cups_en_US" which I have not
heard of and does not show "en_US.UTF-8" which is my normal locale
setting these days. So I am not sure that is the best source of the
data.

On my system (Debian) /usr/share/i18n/SUPPORTED lists the locales
which may be installed on the system. Not all of those are installed
however. Only the subset that I selected when configuring the locales
on my system. But a UTF-8 locale is almost always configured by
modern systems.

Bob

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon May 22 05:00:56 2006

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.