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

Re: CaSe insensetive OS not handled well

From: Vincent Lefevre <vincent+svn_at_vinc17.org>
Date: 2005-08-20 02:46:25 CEST

On 2005-08-19 15:38:33 -0400, James FitzGibbon wrote:
> There is already a hook to do this in the contrib directory:
>
> http://svn.collab.net/viewcvs/svn/trunk/contrib/hook-scripts/check-case-inse
> nsitive.pl?rev=15377&view=log
>
> The description is as follows:
>
> --START--
>
> Pre-commit hook that stops case insensitive collisions.
>
> This script can be called from a pre-commit hook on either Windows or
> a Unix like operating system. It implements the checks required to
> ensure that the repository acts in a way which is compatible with a
> case insensitive file system.

How does it solve the problem if the client has different locales,
e.g. in Turkish locales (using iso-8859-9)?

For instance, in these locales, tolower('I') is the Turkish dotless
lowercase i.

-- 
Vincent Lefèvre <vincent_at_vinc17.org> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / SPACES project at LORIA
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Aug 20 02:48:06 2005

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

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