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

Re: how to use subversion when LANG is set to fr_FR

From: Stephane Bortzmeyer <bortzmeyer_at_nic.fr>
Date: 2005-03-11 15:35:25 CET

On Fri, Mar 11, 2005 at 02:28:46PM +0100,
 Mohamed CHAARI <mohamed.chaari@st.com> wrote
 a message of 24 lines which said:

> svn: error: cannot set LC_ALL locale
> svn: error: environment variable LANG is fr_FR
> svn: error: please check that your locale name is correct
>
> My LANG env var is set to fr_FR , is there any way to use subversion with locales set to fr_FR ?

Your locale is probably not installed. Many programs do not bother to
test but Subversion does (as Perl does: run 'perl -v' and you will
probably have a similar error message).

'locale -a' will give you the list of proper locales.

On my machine, 'fr_FR' is installed and Subversion has no problem.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Mar 11 15:38:01 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.