Closed GoogleCodeExporter closed 9 years ago
I bet UTF-8 is not a valid locale, mine is pt_BR.UTF-8 and it's working. I know
en_US and en_US.UTF-8 are valid
locales too. Can you test this?
$ export LANG=en_US.UTF-8
$ /usr/local/bin/hg --version
Original comment by ruda.moura@gmail.com
on 12 Mar 2010 at 8:05
Fixed in version 1.6.2
Snowflake:~ ruda$ export LANG=UTF-8
Snowflake:~ ruda$ hg version --version
Mercurial Distributed SCM (version 1.6.2)
Copyright (C) 2005-2010 Matt Mackall <mpm@selenic.com> and others
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Download available here:
http://code.google.com/p/rudix/downloads/detail?name=mercurial-1.6.2-0.dmg
Original comment by ruda.moura@gmail.com
on 12 Aug 2010 at 10:41
Original issue reported on code.google.com by
guillaum...@gmail.com
on 8 Dec 2009 at 2:45