Branko Čibej wrote on Sun, 25 Nov 2018 23:28 +0100:
> On 25.11.2018 18:42, Branko Čibej wrote:
> > On 25.11.2018 11:58, Daniel Shahaf wrote:
> >> Branko Čibej wrote on Sun, 25 Nov 2018 06:06 +0100:
> >>> $ svn ls --verbose --human-readable
> >>> 1847281 stsp                  Nov 23 16:04 ./
> >>> 1716820 rhuijben         175B Nov 27  2015 .editorconfig
> >> 'svn info' doesn't print file sizes at all.  If it did, it could take
> >> the new flag too.
> > svn info -H --show-item=size? :)
> 
> But seriouisly '--human-readable' and '--show-item' would be incompatible.

I don't see why.  It would make perfect sense to have:
.
    % svn info --human-readable --show-item=repos-size
    42KiB
    % 
.
for interactive usage.

> Is r1847441 an acceptable starting point? It doesn't handle
> '--human-readable' yet, because I wanted to keep the two commits separate.

Kudos. :)

Daniel

Reply via email to