Add a Unicode mode, but keep the bytes mode

Andrey py4fun at gmail.com
Fri Nov 4 12:20:28 CDT 2011


Great work.

On Friday, November 4, 2011 1:47:14 PM UTC+1, Victor Stinner wrote:
>
>
> The default kind will be bytes until enough third-party tools are 
> compatible 
> with Unicode (e.g. make).
>
I think the default should be Unicode. Users begin to use non-ASCII file 
names only when they get support from all the tools they use.
First, you create a file, run the tools, check the result and only then 
commit and push the changeset.

When new repositories are created with the proper style (UTF-8 encoded file 
names), it helps to solve the backwards compatibility. Otherwise we will be 
forever stuck with the legacy layout.

-
Andrey
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://selenic.com/pipermail/mercurial-devel/attachments/20111104/654258c1/attachment.html>


More information about the Mercurial-devel mailing list