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

SV: Feature request: "Close project"

From: Hans-Emil Skogh <Hans-Emil.Skogh_at_tritech.se>
Date: Wed, 14 Jan 2009 13:54:00 +0100

> In TortoiseSVN we have the TSVNCache, wich scans the working copies
> and caches the data.
> When you have many big working copies, the scanning starts taking more
> time and caching is consuming more RAM.
> We could have an option to temporarily "close" a working copy so
> TSVNCache does not look there.

You could use the icon overlay exclude path to exclude your old working
copies from TSVN:
http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-dug-settings.htm
l#tsvn-dug-settings-overlay

A possible addition could be to add an extra setting for "Exclude from
status cache". Folders put there would then not be added to the cache
and instead fall back on one of the other options. But I do not know if
this would be easily possible to do on a per-folder-basis.

How big are your working copies, how many do you have and how much
memory is TSVNCache consuming?

> The overlay icon of the main WC folder can become like a lock or
> something, and the subfolders could have no extra overlay icon.

I think that using the current overlays is a bad idea, and adding new
overlay icons is most probably not an option either due to the way
windows handles them.

Hans-Emil

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

To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-01-14 13:55:23 CET

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.