[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Standardizing on UTF8 internally isn't enough

From: Michael Haggerty <mhagger_at_alum.mit.edu>
Date: 2007-07-18 09:40:32 CEST

steveking wrote:
> I would suggest to either work around this issue in apr (or apr-iconv),
> or handle Macs separately in the Subversion code. Sure, they will then
> have the (almost) same problem as Windows has now (can't checkout
> because of two files with the same name but different case - on the Mac
> that would be "can't check out because of two files with the same name
> but different composing").

I like this analogy. It also implies that there should be a hook script
"unicode-composing-insensitive.py" that does a job analogous to that of
"case-insensitive.py".

Michael

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jul 18 09:39:46 2007

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.