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

Re: [TSVN] Cache doesn't update status after a revert / revert bug

From: SteveKing <stefankueng_at_gmail.com>
Date: 2005-02-09 11:22:15 CET

On Wed, 09 Feb 2005 10:18:17 +0000, Will Dean <svn@indcomp.co.uk> wrote:
> At 11:09 09/02/2005 +0100, you wrote:
>
> >What I noticed when doing a 'revert' on the TSVN wc root was that it
> >took a whole minute(!) for the revert dialog to populate all the
> >modified files! And then the revert took as long.
> >Seems to me that the cache while crawling the tree somehow blocks
> >other Subversion commands (tree is locked?).
>
> I think this could be so. I have made the crawler very careful not to
> interfere with the shell, but not done anything similar with TortoiseProc.
>
> It would probably be a good idea to have the crawler key an eye out for the
> TortoiseProc mutex and yield to it in some way - what do you think?

Or maybe we could just send a signal from TortoiseProc to the cache
telling it which path to leave alone for a while.
But the mutex sounds good too.

Stefan

-- 
       ___
  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 Wed Feb 9 11:22:59 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.