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

Re: [TSVN] test for cache

From: Will Dean <svn_at_indcomp.co.uk>
Date: 2005-02-28 17:49:01 CET

At 17:42 28/02/2005 +0100, you wrote:

>Will,
>
>I think you mentioned something about a test tool you've done for the new
>cache of yours. Would you mind committing that tool to our sourcetree?
>I think we should create a new folder directly under /trunk called "test"
>where we can put our test tools/files/scripts.

I don't think I have anything like that, though it's certainly a
possibility. The first versions of the cache ran as a console-mode app,
and spewed-out lots of 'interesting' text, but that's not really what
you're asking about.

I do badly need some kind of tool which can examine the state of everything
in the cache, (probably as a tree-view), because the only way to examine it
at the moment (other than attaching a debugger, and it's still hard to find
a specific map entry like that) is to get the shell to ask for something -
which often changes the state of the cache anyway.

I suspect that rather than being a separate tool (which would have to pull
a lot of information across process boundaries), I would have some method
for telling the cache to pop-up a window of its own.

It needs a message loop adding anyway, to get the graceful shutdown working
properly.

I'll file all these things as bugs against me.

Cheers,

Will

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Mon Feb 28 17:50:40 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.