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

Re: Case sensitivity and Windows

From: Martin Tomes <lists_at_tomes.org>
Date: 2004-11-03 10:45:25 CET

Bryan D. Andrews wrote:
> We just had (for the first time) an issue updating because of duplicate
> files (different case) checked into source. This was a project I had not
> updated from in a couple of weeks...
>
> I found this issue in the faq and posts. I am unclear however if this is
> by design or is this going to eventually be handled by Case insensitive
> installs? Or at least an error message that might indicate a little
> clearer what has happened?

Get check-case-insensitive.pl from here http://svn.collab.net/viewcvs/svn/trunk/contrib/hook-scripts/

Instructions on how to set it up are at the top of the script. It prevents addition of files which
clash in a case insensitive file system.

-- 
Martin Tomes
echo 'martin at tomes x org x uk'\
  | sed -e 's/ x /\./g' -e 's/ at /@/'
The Subversion Wiki is at 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 Wed Nov 3 10:46:27 2004

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.