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

Re: Checkout/Update data size

From: Eric Gillespie <epg_at_pretzelnet.org>
Date: Tue, 06 May 2008 20:04:40 -0700

"David Glasser" <glasser_at_davidglasser.net> writes:

> Yes, it is, to some degree. And where it isn't, we can add APIs to
> enable it. The gvn client does this for commits, say. Patches very
> welcome.

Proposing what gvn does (with a patch!) for svn itself is on my
todo list. It's a little difficult to describe, but where svn
prints dots, gvn instead repeatedly erases the line (\r + enough
spaces to erase what was written last time) and prints the path
currently being transmitted along with current transfer rate and
percentage. If stdout is not a tty, it uses the traditional dots.

--
Eric Gillespie <*> epg_at_pretzelnet.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-05-07 05:04:57 CEST

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.