[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: Ryan Schmidt <subversion-2007a_at_ryandesign.com>
Date: 2007-01-14 18:49:24 CET

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".

-- 
To reply to the mailing list, please use your mailer's Reply To All  
function
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Jan 14 18:49:52 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.