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

Re: cannot set LC_CTYPE locale

From: Ulrich Eckhardt <eckhardt_at_satorlaser.com>
Date: 2007-05-29 17:28:53 CEST

On Tuesday 29 May 2007 14:22, Giulio Troccoli wrote:
> I have just upgraded Subversion to 1.4.3 using the CollabNet Client
> Package. The server, on another machine of course, is 1.3.2.
>
> Now every time I use Subversion I get this
>
> ken gtroccol> svn --version
> svn: warning: cannot set LC_CTYPE locale
> svn: warning: environment variable LANG is en_GB.UTF-8
> svn: warning: please check that your locale name is correct
>
> Subversion seems to work fine, but what does this message actually
> means? Should I be worried about it? How can I fix it?

The handling of locales is strongly OS-dependent. In general, it sounds like
your locale is set to British English using UTF-8 (LANG=en_GB.UTF-8) but the
locale is not supported by your system... I'd expect to see that error or
similar ones more often if that was the case though.

Note: here, on a Debian system, the locales are generated with the
program 'locale-gen' according to the configfile '/etc/locale.gen'.

Uli

-- 
Sator Laser GmbH
Geschäftsführer: Ronald Boers, Amtsgericht Hamburg HR B62 932
**************************************************************************************
           Visit our website at <http://www.satorlaser.de/>
**************************************************************************************
Diese E-Mail einschließlich sämtlicher Anhänge ist nur für den Adressaten bestimmt und kann vertrauliche Informationen enthalten. Bitte benachrichtigen Sie den Absender umgehend, falls Sie nicht der beabsichtigte Empfänger sein sollten. Die E-Mail ist in diesem Fall zu löschen und darf weder gelesen, weitergeleitet, veröffentlicht oder anderweitig benutzt werden.
E-Mails können durch Dritte gelesen werden und Viren sowie nichtautorisierte Änderungen enthalten. Sator Laser GmbH ist für diese Folgen nicht verantwortlich.
**************************************************************************************
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue May 29 17:29:34 2007

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.