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

Re: Renaming files on win32[Scanned]

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: 2004-12-22 20:21:22 CET

On Wed, 22 Dec 2004 14:02:55 -0500, Matthias Julius
<jnews@julius-net.net> wrote:
> Niels Skou Olsen <nso@manbw.dk> writes:
>
> > One reason that nobody found it *really* important yet, is that it is no
> > big deal working around it! Case sensitivity is only a problem if you have
> > a team using both UNIX and Windows clients on the same repository. If you
> > have a pure Windows client team, nobody will be able to commit
> > {test,Test,TEST} files in the same directory. If you have a pure UNIX
> > client team, well no problem..
>
> One user could commit test and another one could commit TEST. The
> problem than surfaces later when someone tries to checkout/update the
> directory.

Not if you use:

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

which turns your repository case insensitive if installed as a hook script.

bye,

Erik.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Dec 22 20:32:20 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.