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

[TSVN] Re: Commit Dialog Changed Files

From: Russell Hind <rh_gmane_at_mac.com>
Date: 2005-04-12 09:54:37 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?
>

IIUC, the cache may be out of date, so when doing a commit/check for
modifications, the cache status isn't used, but the the true status is
checked.

Perhaps a future modification could be to pass these new statuses
(statii?) back to the cache so it is up to date?

Cheers

Russell

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Apr 12 10:04:50 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.