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

Re: [TSVN] RFC: New cache scheme

From: Toby Johnson <toby_at_etjohnson.us>
Date: 2005-01-20 23:14:32 CET

Will Dean wrote:

> 1. Create a new application 'TSVNCache', which can run in the
> background, with a simple IPC interface which allows other processes
> to request the SVN status of a path. There's no U/I on this application.

Everything sounds great except for that last part. While the TSVNCache
process itself should have no UI, I think a "Cache" tab on the TSVN
Settings page would be appropriate, with buttons to stop/start/restart
the cache daemon, set an upper limit to the memory this process may
consume (upon which the daemon will remove old cache items using LRU),
and maybe view some basic statistics.

For this reason, the IPC interface would need to accept not only
requests for objects' status, but basic commands or config parameters as
well.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Jan 20 23:15:15 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.