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

Re: Encoding problems in subversion under Mac OS X (HFS+)

From: dLux <dlux_at_dlux.hu>
Date: 2005-12-06 20:33:40 CET

Hi,

On 2005.12.06., at 16:48, Kalin KOZHUHAROV wrote:

> Plese do not top-post ( http://en.wikipedia.org/wiki/Top-posting )

Ok.
>
> First tell us what your locale settings are?
> In a shell execute locale.
>

In my system, it is one of the settings. This is the result of an
"export LANG="hu_HU.UTF-8" settings:

LANG="hu_HU.UTF-8"
LC_COLLATE="hu_HU.UTF-8"
LC_CTYPE="hu_HU.UTF-8"
LC_MESSAGES="hu_HU.UTF-8"
LC_MONETARY="hu_HU.UTF-8"
LC_NUMERIC="hu_HU.UTF-8"
LC_TIME="hu_HU.UTF-8"
LC_ALL="hu_HU.UTF-8"

> As you see, LANG=en is good to work in English.
> {LC_CTYPE,LC_COLLATE,LC_MONETARY}=language_COUNTRY.UTF-8 (I need
> the japanese locale for some input
> methods)
>
> First try with LANG="en_US.UTF-8".
>

I tried it, and the results are the same.

> Next, check if you have actually these locales installed. In a
> normal *nix system these should be
> like /usr/share/locale/language_COUNTRY.UTF-8 not sure about Mac OS
> X... You need the actual
> definitions in some files.

Yes, I have the directory for the "hu_HU.UTF-8" as well as the
"en_US.UTF-8".

> For more info (Gentoo specific) see:
> http://www.gentoo.org/doc/en/guide-localization.xml#doc_chap3

I don't really have problems with the localization settings in the
Mac OSX, but thanks for the links.

> Google hit this:
> http://maczealots.com/tutorials/xcode-svn/
> http://duke.usask.ca/~dalglb/macosx/Perl_5.6.html

You misunderstood the problem I guesst. I don't have problems with
setting up locale in the OSX, but I have problems with the character
encoding. I will explain it my other mail, answering to Paul's one.

Regards,

Balázs Szabó (dLux)
-- -- - - - -- -

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Dec 6 20:42:53 2005

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.