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

Re: Windows case-sensitive filesystem issues

From: Nathan Kidd <nathan-svn_at_spicycrypto.ca>
Date: 2006-10-05 23:58:56 CEST

Ryan Schmidt wrote:
> On Oct 5, 2006, at 16:37, Eric Lemes wrote:
>> In the server side, I got two files, test.txt and TEST.TXT. Windows
>> client cannot checkout both in the same dir.
>
> You can install a pre-commit hook to prevent someone from committing a
> file whose name differs only in case from that of an existing file in
> the repository. But you would have to write the script, or find one that
> someone else has already written.

Such as those in:
http://svn.collab.net/viewvc/svn/tags/1.4.0/contrib/hook-scripts/

I personally like case-insensitive.py
http://svn.collab.net/viewvc/svn/tags/1.4.0/contrib/hook-scripts/case-insensitive.py?revision=19524&view=markup

-Nathan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Oct 5 23:57:45 2006

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.