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

Re: Providing accurate progress information during operations

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2005-07-15 08:04:19 CEST

On Thu, 2005-07-14 at 16:34 -0400, Mark Phippard wrote:
> What we would probably need is some kind of notifcation up
> front that tells us we are going to receive 57 files or 568 kB, or
> something like that.

In order to compute this number, we'd have to do a significant amount of
work up front which we currently defer.

That is, we'd get more precise progress notifications, but only at the
expense of spending a longer time up front with no progress
notifications.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jul 15 08:05:50 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.