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

[LIBSVN_WC] Progress reporting when transmitting files (was: Re: How to show download progress for large files?)

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: 2006-01-02 20:38:08 CET

[ Forwarding to dev@ because this may be an enhancement issue ]

On 12/31/05, Matt England <mengland@mengland.net> wrote:
> Can 'svn co' cmdline possibly show download progress (particularly for
> large files) at some point in the future if it can not do this today?
>
> The lack of download progress is a continual nuisance for my team, for we
> have several large files often controlled by Subversion.

In my testing of libsvn_wc last week, I found that commits of very
large files aren't interruptable. In my tests, it could take up to 5
minutes before a ^C was acted upon.

Progress reporting as well as interruptability can be addressed/solved
by adding a progress notifier to svn_txdelta_transmit_deltas.

Comments? File as enhancement issue?

bye,

Erik.
Received on Mon Jan 2 20:41:41 2006

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.