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

Re: SVN client output

From: Sergey Proskurnya <alaley_at_gmail.com>
Date: 2005-09-10 12:54:15 CEST

Ben Collins-Sussman wrote:
>
> On Sep 9, 2005, at 1:21 AM, Sergey Proskurnya wrote:
>
>> Hi there!
>>
>> For now the command "svn up" writes some output *after*
>> the actual action. But such behaviour is not always convenient,
>> because certain operation may takes quite a lot of time,
>> for example, downloading (Adding to WC) a large file over
>> slow connection link.
>> Why not to display the simple progress bar for each downloaded item,
>> like it is done in commit process ("transmitting file data......")?
>>
>> Moreover, if SVN client knows the size of the data, prior to actual
>> download, it may draw the accurate percents-like progress bar.
>>
>> Can this proposal be an enhancement for SVN, ah?
>
>
> I think it may already be filed as an enhancement.
>
> In any case, a week or two ago, some new code was added to /trunk which
> allows for a progress-callback. I think TortoiseSVN is planning to use
> that new API. It would be nice to see the commandline client do the same.

Thank you very much for your reply!
I'll check if such enhancement exits.

Serge.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Sep 10 12:56:25 2005

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

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