#20730: Mercurial appears to require LANG and LC_ALL set to UTF8 ----------------------------------+----------------------------------------- Reporter: ora.et.labora@… | Owner: macports-tickets@… Type: defect | Status: new Priority: High | Milestone: Component: ports | Version: 1.7.1 Keywords: hg utf8 mercurial | Port: mercurial ----------------------------------+----------------------------------------- [http://mercurial.selenic.com/wiki/Download According to Mercurial's documention] one needs to set environment variables like {{{ export LC_ALL=en_US.UTF-8 export LANG=en_US.UTF-8 }}} in order to lift off. Otherwise, disaster strikes. -- Ticket URL: <http://trac.macports.org/ticket/20730> MacPorts <http://www.macports.org/> Ports system for Mac OS