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

Re: Overlay drawn on wrong file after change/folder - Nightly 5225

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2005-12-27 15:40:48 CET

Molle Bestefich wrote:

> The big question to me is, why does the order of the items in a folder
> matter at all?

Because the shell uses a list control to show the items. And the list
control is index based.

> AFAIU, TSVN must know exactly what item (= file/folder name) the shell
> wants an overlay for, otherwise it couldn't possibly provide the
> correct overlay. Thus the shell asks TSVN for an overlay for eg.
> "arglebargle". TSVN then returns the appropriate overlay index. I
> can't pinpoint anywhere in that process where the item order in the
> folder would have any significance..

And that's exactly why I can't 'fix' this issue. TSVN always returns the
correct overlay info to the shell, but the shell sometimes doesn't draw
the overlay over the correct item.

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 Dec 27 15:41:26 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.