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

Re: [TSVN] case-sensitive filename conflict on commit. How to test this?

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2005-09-30 13:27:44 CEST

On 9/30/05, h.larsen@risoe.dk <h.larsen@risoe.dk> wrote:
> To guard against problems with committing files which differ only in
> case I have implemented the pre-commit hook to the python script
> http://svn.collab.net/repos/svn/trunk/contrib/hook-scripts/check-case-in
> sensitive.py.
>
> I am trying to test it, but to my surprise, simply change and rename the
> file in WC seems not to provoke the commit conflict.
> I rename using the explorer rename, not the TSVN-rename.
>
> Can someone give me a hint?

If you just rename a file in case in explorer, TSVN notices that and
automatically 'corrects' that file back to its original case. So you
simply *can't* commit such a thing with TSVN.
You'll have to use the CL client to do something like that.

Stefan

--
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Sep 30 13:28:14 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.