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

Re: [TSVN] Slow right click in windows...

From: SteveKing <steveking_at_gmx.ch>
Date: 2005-05-26 18:58:35 CEST

Will Dean wrote:

> OK, I didn't remember that it's been tried (I have been *SO* busy
> elsewhere), but ISTR my aim with cache was always that it should be
> completely reliable for non-recursive information, and should rely on
> the crawler only for recursive stuff. In principle you should be able
> to get (reliable) non-recursive info from the cache for only the time
> taken to stat the files and stat the .svn\entries file, (if the cache is
> up to date).

It's not just that. Even if we could rely on the cache to be *always* up
to date, that wouldn't solve the problem with the slow right-click.
Because to be up-to-date, the cache would have to do the
svn_client_status() and therefore the context menu still would have to
wait for that.

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 Thu May 26 18:58:49 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.