Menu

Commit [r364]  Maximize  Restore  History

Improve the layout of "svn list -v" and "svn status -v" output.

* subversion/clients/cmdline/ls-cmd.c (print_dirents)
Leave the "file size" column blank for a directory; don't print "0".
Left-align the last commit author field: it visually associates it with the
last commit revision field, and it keeps its alignment when it overflows.
Remove redundant padding from strings: they will be padded by "printf".

* subversion/clients/cmdline/status.c (print_status)
Left-align the author field and remove redundant padding, as above.
Allow the author field to extend an extra four characters into existing
white space before breaking alignment of subsequent fields.
Align the "?" for no-working-revision in the same way as other "?"s.

* doc/book/book/ch03.xml
* doc/book/book/ch08.xml
Update the example output accordingly.

julianfoad 2003-10-27

changed /trunk/src/book/book/ch03.xml
changed /trunk/src/book/book/ch08.xml
/trunk/src/book/book/ch03.xml Diff Switch to side-by-side view
Loading...
/trunk/src/book/book/ch08.xml Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.