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

Re: [PATCH] Better progress indicator for the 'svn' command-line client

From: <cmpilato_at_collab.net>
Date: 2003-07-09 16:18:36 CEST

Mukund <mukund@tessna.com> writes:

> Hi all
>
> The attached patch contains a better deltas transfer progress indicator for
> the 'svn' command-line client. A visual example of what it does can be found
> here: http://www.mukund.org/temp/svn.png
>
> Due to the nature of the patch, the notification API had to be slightly
> modified (svn_wc_notify_func_t), resulting in changes to a number of files
> in subversion.
>
> A patch against HEAD (6415) is attached.

First a comment: Your patch contains tabstops -- that's a no-no for
Subversion.

Now some questions: How does this patch behave on Windows? In a
terminal window that doesn't gracefully support the use of \r? When
used with a pipe into another program, or when redirected?

I like the idea behind what's being done, but I'll be out for blood if
I run this in my Emacs *shell* window and I see a full line of text
for every file content transmission of a commit.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jul 9 16:18:35 2003

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.