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

Re: Umlaut problem on Mac (composed vs. decomposed UTF-8)

From: Branko Čibej <brane_at_xbc.nu>
Date: 2007-07-23 18:53:26 CEST

Matthias Wächter wrote:
> I agree, forcing any normalization is _not_ Subversion's job,
> neither to NFC nor NFD. These should be client-level additions.
>

I must disagree. Maintaining repository consistency is Subversion's job.
That means normalizing paths before storing them in the FS. It's a bit
of a bore to be able to break the repository just by using Subversion on
mixed platforms.

-- Brane

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jul 23 18:52:24 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.