[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: Branko Čibej <brane_at_apache.org>
Date: Tue, 27 Nov 2018 12:22:42 +0100

On 26.11.2018 04:15, Daniel Shahaf wrote:
> 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.

This?

$ svn info -RH --show-item=repos-size ^/subversion/developer-resources/difftools
66 B https://svn.apache.org/repos/asf/subversion/developer-resources/difftools/README
57 B https://svn.apache.org/repos/asf/subversion/developer-resources/difftools/pics/README
20 KiB https://svn.apache.org/repos/asf/subversion/developer-resources/difftools/pics/FileMerge1.jpg
30 KiB https://svn.apache.org/repos/asf/subversion/developer-resources/difftools/pics/FileMerge2.jpg
90 KiB https://svn.apache.org/repos/asf/subversion/developer-resources/difftools/pics/FileMerge3.jpg
115 KiB https://svn.apache.org/repos/asf/subversion/developer-resources/difftools/pics/FileMerge4.jpg
84 KiB https://svn.apache.org/repos/asf/subversion/developer-resources/difftools/pics/FileMerge5.jpg
1.1 KiB https://svn.apache.org/repos/asf/subversion/developer-resources/difftools/pics/xxdiff-README
17 KiB https://svn.apache.org/repos/asf/subversion/developer-resources/difftools/pics/xxdiff-1.png
464 B https://svn.apache.org/repos/asf/subversion/developer-resources/difftools/pics/FileMerge-README

-- Brane
Received on 2018-11-27 12:27:15 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.