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

Re: error: cannot set LC_ALL locale

From: Thomas De Contes <d.l.tDeContes_at_free.fr>
Date: 2007-01-14 19:31:47 CET

Le dimanche, 14 jan 2007, à 18:49 Europe/Paris, Ryan Schmidt a écrit :

> On Jan 14, 2007, at 11:47, Thomas De Contes wrote:
>
>> my shell is tcsh
>> i have "setenv LANG fr" in my .tcshrc because i need it for some
>> applications
>>
>>
>> when i type "svn" i get
>> svn: error: cannot set LC_ALL locale
>> svn: error: environment variable LANG is fr
>> svn: error: please check that your locale name is correct
>>
>> i get "Type 'svn help' for usage." if i comment "setenv LANG fr" in
>> .tcshrc, but i need it
>> how to do, for this problem about LC_ALL locale ?
>
> So it sounds like Subversion does not understand the locale "fr".
> Check the contents of ${PREFIX}/share/locale and see what kinds of
> locale names are supported. I suspect it may be something like > "fr_FR".

thank you very much :-)
with "setenv LANG fr_FR" it works fine :-)

but it's strange, my /usr/share/locale/ contains a folder "fr_FR", but
a folder "fr" too
so why doesn't it worked with "setenv LANG fr" ?

-- 
Mon CV : http://tDeContes.hd.free.fr/divers/emploi/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Jan 14 19:31:20 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.