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

Re: [TSVN] Number of Icon Overlays

From: SteveKing <steveking_at_gmx.ch>
Date: 2005-04-18 18:25:34 CEST

Simon Large wrote:
> A while back, Stefan changed the GUIDs to give us higher priority than
> TCVS which does seem to be rather profligate with its overlay use.
> Unfortunately it didn't have any effect, and I still lose overlays to
> TCVS. If we cannot get a common overlay set with TCVS, maybe we can work
> out some other way of co-operating so that the user decides for each
> product how many overlays get installed, and which ones get priority.

As I found out by many tries, the shell always uses the first overlay
handlers it finds. And apparently, it does this by listing registry
entries. And that function returns the entries in the order they were
installed, not alphabetically or otherwise sorted.
So, if you've installed TCVS first, it will use those overlay handlers
first - that means if you're updating TSVN more often than TCVS you'll
always loose a TSVN overlay.

About the cooperating with TCVS: I mentioned several times already that
this wouldn't work well enough. For example, both programs then would
need to provide the icons for both overlays. So you would loose the
ability to differ between CVS and SVN working copies because the
overlays would be the same.

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 Mon Apr 18 18:27:59 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.