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

Re: Make svnserve case-insensive?

From: Martin Tomes <lists_at_tomes.org>
Date: 2005-09-29 11:14:05 CEST

Ryan Schmidt wrote:
>
> On Sep 28, 2005, at 20:19, x nooby wrote:
>
>> Is there a way to make the svnserver case-insensitive?
>
> Check the directory tools/hook-scripts in the Subversion source
> distribution and look for something called check-case-insensitive. That
> should do what you want.

To clarify, check-case-insensitive.py prevents checking in files whose
names clash in a case insensitive file system. It will not help once
you have committed files which clash, you will have to delete one of the
files from the repository using repository urls (if you use TortoiseSVN
use the repo browser).

-- 
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 Thu Sep 29 11:52:19 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.