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

Re: truncated author names in 'svn ls -v' output

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Fri, 7 Dec 2018 12:06:08 +0000

Vincent Lefevre wrote on Fri, Dec 07, 2018 at 12:43:42 +0100:
> the issue with the suffix solution (B/K/M/G) is that it is actually
> less readable when one has many files in the list. I mean that with
> the full file size displayed, it is very easy to see which files take
> the most space, or similar information: the number of digits gives the
> order of magnitude of the file size; this can be found in a fraction
> of second. With the suffix form, one needs to look at all the sizes
> one by one.

The output with SI suffixes is not the default. If you don't opt-in to
it by passing a new-in-1.12 option, you will never see it in the first
place.

Did you have some specific change you wanted to propose? (Other than
making the 'author' column's width configurable)
Received on 2018-12-07 13:06:22 CET

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.