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

Re: Proposed resolution: Standardizing on UTF-8 isn't enough

From: Justin Erenkrantz <justin_at_erenkrantz.com>
Date: 2007-07-19 12:32:13 CEST

On 7/18/07, Erik Huelsmann <ehuels@gmail.com> wrote:
> (1) Recode all paths on Mac to NFC and assume all other systems submit
> NFC without checking.

+1.

"The perfect is the enemy of the good."

#1 solves the current problem.

-1 (vote, not veto) on #2 and #3.

> Option (1) doesn't have this effect: MacOS X has functions built in to
> normalize to NFC. No additional dependencies would be required
> anywhere.

Which is why I favor #1 by a wide margin.

> At least, that's what I was going to propose until I realized there
> were mixed client version concerns. Now, I think the only option is to
> go with (2).

I tend to disregard this aspect - it would just be broken right now,
so I'm not concerned about how we deal with older versions.

> However, we will need to think of something to be able to delete paths
> from the repository from new clients (or we punt that and say it's an
> admin task...)

They can simply use URL-based operations. -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jul 19 12:31:20 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.