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

[TSVN] Cache should work now

From: SteveKing <steveking_at_gmx.ch>
Date: 2005-03-18 10:37:48 CET

Hi,

It took me a while, but I think the cache should be working now as it
should (revision 2856).

The problem was that after a cache timeout, the cache could
- crash since the iterator used in a for-loop was rewritten _inside_ the
for-loop itself
- the recursive status wasn't passed from children to parents anymore
after a timeout, so after a timeout the cache behaved as non-recursive.

So all of you who compile TSVN yourself, please give it a try now.

Stefan

Oh, btw: you can now set the cache timout in the registry
HKCU\Software\TortoiseSVN\Cachetimeout
this DWORD value is the timeout in milliseconds. It's only read at cache
startup, so to make those changes take effect, you have to kill the
cache first.

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Mar 18 10:38:20 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.