Subversion tackling unicode normalisation
John Arbash Meinel
john at arbash-meinel.com
Thu Aug 2 22:40:01 BST 2007
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Wouter van Heyst wrote:
> http://svn.haxx.se/dev/archive-2007-07/0476.shtml
>
> Might be worth it to jump into the discussion?
>
> Wouter van Heyst
>
>
Should I care to tell them that Windows likes to create NFD at certain times?
We tried to do #1, but it doesn't work.
And you have to be very careful what you do so that you don't spend all your
time renormalizing everything.
If we want to support it well, the best I can come up with is to track 2 forms
for every file in the dirstate. An "on-disk" form, and a "in-memory" form. So
that you can do the normalization at appropriate times, and just remember it
from then on.
John
=:->
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFGsk8xJdeBCYSNAAMRAjq4AJ48Qa9C/SAQA0SItlDTSABw+N/PZACeOtO5
fkSPV3mq7TdtAbZ2D1YKyb4=
=RaJD
-----END PGP SIGNATURE-----
More information about the bazaar
mailing list