[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: Ryan Schmidt <subversion-2005_at_ryandesign.com>
Date: 2005-09-28 22:41:35 CEST

On Sep 28, 2005, at 20:19, x nooby wrote:

> Is there a way to make the svnserver case-insensitive?
>
> I am having a problem with people checking in
> directories that have the same name under Windows
> clients. One person checked in "REPORT5" and another
> person checked in "report5", and then nobody could
> update the project because Windows was having a name
> collision.
>
> Is there an easy way to fix this? I think I want to
> make the svnserve treat everything as lowercase (or
> otherwise be 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 unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Sep 28 22:43:52 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.