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

Re: [TSVN] TortoiseSVN - FAQ

From: Simon Large <slarge_at_slarge.plus.com>
Date: 2005-05-13 12:20:44 CEST

ben curthoys wrote:
> Is there a way of asking either SVN or TortoiseMerge to ignore
> case-only changes?

Can you be more specific? Case-only change in filenames or file content?

SVN will never ignore a change in content. TortoiseMerge can be set to
hide lines which differ only in case, so you can pick out the other
changes you are more interested in (actually that may be a TSVN 1.2
feature, so you won't see it yet). But the case-only differences will
still be committed.

Case changes in filenames is a big no-no. SVN is built to work on
case-sensitive file systems too, and the fact that Windows doesn't
support that sometimes causes angst. There is an FAQ article about that.

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 May 13 12:19:49 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.