svn subrepo and solaris and en_US.UTF-8

Mads Kiilerich mads at kiilerich.com
Thu Jan 21 17:57:13 CST 2010


Patrick Mézard wrote, On 01/21/2010 03:19 PM:
> 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.
>    

Confirmed

/Mads



More information about the Mercurial-devel mailing list