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

Re: [r1462] Much better (Was: Re: r1430 & FreeBSD /usr/src import)

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-03-08 15:29:23 CET

Ollivier Robert <roberto@eurocontrol.fr> writes:

> According to Ben Collins-Sussman:
> > the server reject an out-of-date file. With this method, the
> > rejection happens during the first minute.)
>
> OK.
>
> > The moving dots were added yesterday as well, to both import and
> > commit. It's nice to give feedback to a waiting user.
>
> Yes. Maybe adding a counter like "Importing file N of M" would be nice
> too. I started the import of FreeBSD /usr/src at 11:38 (GMT+1) and it is
> still running, filling the screen with dots (now at 15:00) :-)

Certainly. You could hack trace-commit.c to track file-sizes in each
file-baton, and then print a percentage progress bar. Or just count
how many files need to be sent, and print "N of M" like you suggest.

Patches are welcome. :-)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Mar 8 15:27:04 2002

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.