Re: PATCH: column alignment in 'svn list -v' and 'svn status -v'
From: Greg Stein <gstein_at_lyra.org>
Date: 2003-10-27 22:36:58 CET
On Fri, Sep 19, 2003 at 07:48:32PM +0100, Julian Foad wrote:
I think the only reason for truncation is to keep the columns aligned.
if len(name) <= 12:
And that said, I agree that both list and status should use the same
Cheers,
-- Greg Stein, http://www.lyra.org/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Mon Oct 27 22:38:19 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.