On Sun, Apr 21, 2013 at 10:50 PM, Bert Huijben <b...@qqmail.nl> wrote: > Note that Unicode 3.2 (where these links point to) is over 10 years old. The > current version is 6.2... and things haven’t got easier with newer versions. > Good point. But it seems there is no big difference in this area.
> A different route would be to convert the characters from our utf-8 to the > native platform encoding (using our existing apis for that) and then make > the platform do the case folding for us In general I prefer to avoid platform specific code in Subversion: it makes testing and maintenance more complicated due different configurations. -- Ivan Zhakov CTO | VisualSVN | http://www.visualsvn.com