You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Erik Huelsmann <eh...@gmail.com> on 2006/01/02 19:38:08 UTC

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

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

On 12/31/05, Matt England <me...@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.

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

Posted by Daniel Rall <dl...@collab.net>.
On Tue, 03 Jan 2006, Mark Phippard wrote:

> Erik Huelsmann <eh...@gmail.com> wrote on 01/02/2006 02:38:08 PM:
... 
> > 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?
> 
> Being able to reliably cancel operations as well as receive accurate 
> progress information are both important features that any GUI client such 
> as Subclipse or TortoiseSVN need.  So I would very much like to see this 
> sort of enhancement implemented someday.
> 
> So +1 from me on filing an issue.

Ditto, +1.
-- 

Daniel Rall

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

Posted by Mark Phippard <ma...@softlanding.com>.
Erik Huelsmann <eh...@gmail.com> wrote on 01/02/2006 02:38:08 PM:

> [ Forwarding to dev@ because this may be an enhancement issue ]
> 
> On 12/31/05, Matt England <me...@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?

Being able to reliably cancel operations as well as receive accurate 
progress information are both important features that any GUI client such 
as Subclipse or TortoiseSVN need.  So I would very much like to see this 
sort of enhancement implemented someday.

So +1 from me on filing an issue.

Thanks

Mark


_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. and SoftLanding Europe Plc by IBM Email Security Management Services powered by MessageLabs. 
_____________________________________________________________________________

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org