A proposal on solve encoding problem on Windows.

罗勇刚(Yonggang Luo) luoyonggang at gmail.com
Thu Oct 20 16:04:54 UTC 2011


Things need to be done:
1. all pure-ASCII repostiroy won't be affected. this is easy
2. all OS except Windows won't be affected. using sys.platform == 'win32' to
ensure that.
2. use utf8 as the default encoding for new commits.
4. supporting for messed up old mercurial repository. add new --encoding
option to do that.
5. supporting automatically rename from old messed up filename to newly utf8
filename.

calling for supplement or issues in this schema.
-- 
         此致
礼
罗勇刚
Yours
    sincerely,
Yonggang Luo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20111021/740df205/attachment-0002.html>


More information about the Mercurial mailing list