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

Re: [TSVN] Status not updated in treeview

From: SteveKing <steveking_at_gmx.ch>
Date: 2005-05-29 14:42:09 CEST

Norbert Unterberg wrote:

> Regarding the icons in the tree view, I want to repeat my suggestion:
> TortoiseCVS can update all the overlay icons using a special menu
> command. Why not add such a command to the directory context menu

You're assumption about TCVS is misleading. The command TCVS has is to
update the recursive status, because it stores the status locally in a
special file (for performance reasons), and that command recalculates
the status. Sure, the overlays are updated too, but not more reliable
than without that command. That command is not there for updating the
overlays in the treeview - it can't be because you can't do that reliably.

> handler that refereshes all icons? You once said there is a way to
> force such a refresh.
> I know that might be slow, but such a command might stop people asking
> this question.

I added a routine to the cleanup command which sends update
notifications about all folders to the shell. This *might* also update
the overlays in the treeview, but as I said: it's not reliable.

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 Sun May 29 14:42:25 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.