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

svn status enhancement

From: Scott Palmer <scott.palmer_at_2connected.org>
Date: 2005-08-04 22:26:55 CEST

I propose that a change be made to the output of 'svn status' such
that the "Performing status on external item at..." message is only
emitted if there is actually something to report for that item.

I currently have to scroll back my terminal window all the time to
see the "real" status, because the window has a bunch of:

Performing status on external item at...

Performing status on external item at...

Performing status on external item at...

...
that causes the useful information to scroll away.

Another alternative is to get rid of that line entirely. The info for
what is an external path would already have been reported before that
point with the 'X' status.

Perhaps this could be configured locally so as not to break scripts
that depend on the current behavior.

Am I alone, or would others find this useful?

Scott

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Aug 4 22:27:53 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.