svn subrepo and solaris and en_US.UTF-8

Patrick Mézard pmezard at gmail.com
Thu Jan 21 08:19:47 CST 2010


Le 17/01/10 01:49, Mads Kiilerich a écrit :
> 
> test-subrepo-svn fails on solaris because "hg ci -m1" in the "add first
> svn sub" fails with
> +abort: couldn't set locale correctly
> +couldn't set locale correctly
> +couldn't set locale correctly
> +svn: warning: cannot set LC_CTYPE locale
> +svn: warning: environment variable LC_ALL is en_US.UTF-8
> +svn: warning: please check that your locale name is correct
> 
> - that is probably because en_US.UTF-8 isn't known on solaris. Setting
> it to C in mercurial/subrepo.py makes the test pass - but that is
> probably not a solution?

Should be fixed by http://hg.intevation.org/mercurial/crew/rev/9b38bec5dc29

Setting LC_MESSAGES=C was actually enough.

--
Patrick Mézard


More information about the Mercurial-devel mailing list