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

Re: [TSVN] Commit Dialog Changed Files

From: Simon Large <slarge_at_slarge.plus.com>
Date: 2005-04-12 09:43:32 CEST

Eric J. Smith wrote:
> It takes about 30 seconds and there are about 4,500 files in the
> directory but that number includes all of the .svn files and a lot of
> other files that aren't in Subversion. The point is that the cache
> process has already discovered the status of all of the files or else
> it wouldn't be able to show me the proper folder overlays. so if it
> already knows all of the files statuses. why wouldn't it be nearly
> instantaneous to show the files in the commit dialog?

I am guessing a bit here, but the cache is not guaranteed to be correct
at all times due to the low priority, 10 min timeout etc. For status
overlays that is not critical, but a commit has to be 100% reliable, so
TSVN does an explicit crawl through the WC.

Simon

-- 
       ___
  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 Tue Apr 12 09:42:36 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.