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

Re: [TSVN] New status cache

From: Will Dean <svn_at_indcomp.co.uk>
Date: 2005-02-02 16:46:39 CET

At 16:28 02/02/2005 +0100, you wrote:

>I encountered the following in the nightly r6202 (which I suspect is
>caused by the new caching:)
>
>When I remove a wc by just deleting all files and folders including the
>.svn directories, but not the root folder itself, the cached status on
>that root folder stays on the last known status, and I can refresh all I
>want, it stays that way. Also, the context menu keeps showing the
>update/commit options instead of the Checkout option.
>
>Setting the ExternalCache regvalue to 0 "fixes" it, but when I set it to 1
>again, the old status is back.

If you kill the TSVNCache process, then that will effectively cause the
cache to be rebuilt, and should 'fix' this. (The process will be
automatically restarted.)

It's currently very poor at dealing with items being deleted. Because the
status is 'pushed-up', once you've deleted something, it's no longer there
to do the pushing.

I need to deal with this, too!

Cheers,

Will

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Feb 2 16:47:21 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.