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

Re: [TSVN] Very long time to crawl WC.

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2005-11-30 21:39:55 CET

Peter McNab wrote:

> One for you, well maybe two.
> There is still a small leak as a WC is successively loaded and unloaded.
> However the rampant grabbing of memory as files were deleted has gone,
> so that's very good news too.

What do you mean by "loaded and unloaded"? How do you unload a WC?

> Second, and I cannot reproduce this behavior but on one occasion (that I
> noticed) the crawling duplicated itself.
> See attached.

Looks bad! I'll try to reproduce this, but so far I wasn't successful.

> Apart from that the cache is looking much more responsive and safe to
> use without "specialist" knowledge.

I noticed that the cache now correctly refreshes the explorer on
commits, but the drawback is that it refreshes way too often now. You
can maybe see it if you create a new file and try to rename it - you
might loose the focus while editing the name. Also, sometimes the
overlays are drawn wrong (the '.svn' folder gets the overlay!!) which is
a bug in explorer triggered by too many change notifications.
So I think I have to remove those notifications again - so after a
commit you'd have to hit F5 to get the correct overlays :(

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 Wed Nov 30 21:45:09 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.