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

Re: Feature request: Trigger cleanup command after commit

From: Ron Wilson <ronw.mrmx_at_gmail.com>
Date: Tue, 12 Oct 2010 14:58:31 -0400

For large working copies, it can be a very significant performance hit.

We have given up on caching and just let the icons be updated
on-demand. Of course this means that the folder icon overlays are
meaningless as only only the current folder is scanned, but this saves
us from a lot of disk activity caused by scanning in the background.

On Tue, Oct 12, 2010 at 1:08 PM, Noel Estep <nestep_at_corpedia.com> wrote:
>> How much overall system performance are you willing to give up in
>> exchange for this? That's the key question here - the cache has to
>> recurse through the whole WC to check status, and on a large WC and/or
>> slow disk, that can get painful (been there myself).
>>
>
> Well, just having the option to do it would be nice.  If it's too much of a
> strain on the system it could be turned off.  As far as I know the 'cleanup'
> command only affects the one repo you run the command on - not the rest of
> them, so it doesn't seem like it's refreshing the entire windows icon cache.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2670909

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-10-12 21:00:34 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.