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

Re: [TSVN] Issue 59 - description of overlays

From: SteveKing <stefankueng_at_gmail.com>
Date: 2005-05-03 07:41:29 CEST

2005/5/3, Simon Large <slarge@slarge.plus.com>:

> I thought I would check what the settings dialog looks like before
> updating the docs.
>
> The tooltips in the settings dialog still say that recursive status can
> slow down explorer. Is that true with the status cache, or is it only
> the display that is not always up-to-date? What about folder status?
>
> Some months ago, there was some discussion about whether we were going
> to keep these options. Did we decide to keep all of them in 1.2?

I'm planning to completely change our settings dialog to something
more UI friendly this weekend. So maybe you might want to wait until
then to document the settings dialog.
But of course, you could start on the overlay descriptions already ;)

- 'normal', 'modified', 'conflicted' always loaded/visible
- 'deleted' falls back to 'modified' if not loaded
- 'readonly' falls back to 'normal' if not loaded
- 'added' falls back to 'modified' if not loaded, won't load (even if
windows would) if more than 13 overlay handlers are installed
- 'locked' falls back to 'normal' if not loaded, won't load (even if
windows would) if more than 12 overlay handlers are installed.

As you can see: TSVN now isn't 'greedy' anymore with the overlays. If
it detects that other apps have overlay handlers installed too and
that the number of installed handlers exceeds the windows limit, it
won't load 'added' and/or 'locked' to give the other apps a chance to
show their overlays. In that case, TSVN just falls back to the next
best overlay it uses instead of showing *no* overlay for those files.

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 Tue May 3 07:41:50 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.