[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: Simon Large <simon_at_skirridsystems.co.uk>
Date: 2005-09-30 13:35:01 CEST

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?

TSVN detects you doing that and just silently changes it back again
before the commit.

You could add 2 files, then use repo browser to try to rename one of
them so that the 2 files have names which differ only in case.

Simon

-- 
        ___
   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:35:29 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.