[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: Martin Tomes <lists_at_tomes.org>
Date: 2005-08-22 10:29:05 CEST

Vincent Lefevre wrote:
> 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

There is a check-case-insensitive.py now which works better and will be
improved further.

>>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.

See http://www.subversionary.org/node/80 - it turns out that the
(partial) case insensitiveness of NTFS is not dependant on locale. If
anyone has any information on what MacOS X does please let me know.

-- 
Martin Tomes
echo 'martin at tomes x org x uk'\
  | sed -e 's/ x /\./g' -e 's/ at /@/'
Visit http://www.subversionary.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Aug 22 10:31:46 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.