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

Re: adding case-insensitive file duplicates on Windows

From: Martin Tomes <lists_at_tomes.org>
Date: 2004-08-10 11:16:50 CEST

Erik Anderson wrote:

> I realize and fully recognize that Subversion is primarily a linux-based versioning engine and that therefore operating systems that use a case-insensitive naming convention are going to have problems.

If you put this hook script on your server it will prevent commits of files whose names only differ
in case:

http://svn.collab.net/repos/svn/trunk/contrib/hook-scripts/check-case-insensitive.pl

-- 
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 Tue Aug 10 11:17:34 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.