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

Re: Not all overlays appear on Windows 7 with TSVN 1.6.7+

From: Simon Large <simon.tortoisesvn_at_googlemail.com>
Date: Tue, 16 Mar 2010 21:36:18 +0000

On 16 March 2010 19:18, Stefan Küng <tortoisesvn_at_gmail.com> wrote:
> I've decided to leave the max. handler check as it is for now. That will
> give us 9 overlay slots even on win7 x64.
> If we want to remove one handler, I would suggest to remove the 'added'
> handler and use the 'modified' handler for added items too.
> Or the 'deleted' handler, since deleted files are gone, only deleted
> folders would have that overlay.

Not so. "Delete (keep local)" and "Unversion and ignore", both show
that overlay for files, as also happens if you manually replace a file
which has been SVN deleted.

> Or maybe not remove those handlers but just change the code so that
> 'added' and 'deleted' are the first handlers to go, before the
> 'unversioned' handler.

Personally I prefer to lose unversioned and ignored in TSVN as I
always have those disabled anyway. If you can make the algorithm check
for disabled overlays first that would be good. Making it work across
several clients is harder.

Simon

-- 
:       ___
:  oo  // \\      "De Chelonian Mobile"
: (_,\/ \_/ \     TortoiseSVN
:   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
:   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2460754
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-03-16 22:36:18 CET

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.