/[Apache-SVN]
ViewVC logotype

Revision 1483879


Jump to revision: Previous Next
Author: danielsh
Date: Fri May 17 15:47:37 2013 UTC (10 years, 10 months ago)
Changed paths: 1
Log Message:
Tweak 'svnadmin info' output for packed FSFS filesystems.

* subversion/svnadmin/svnadmin.c
  (subcommand_info):
    Replace a tristate output field with two binary fields.  This adds
    information (there are four possible outputs, rather than three).  The
    old tristate output was misleading, since it could print "yes" and "no"
    like binary fields do.

New output:
    % svnadmin info 5 | me
    Filesystem Type: fsfs
    Filesystem Format: 6
    FSFS Sharded: yes
    FSFS Shard Size: 4
    FSFS Packed: yes
    FSFS Packable: no

Changed paths

Path Details
Directorysubversion/trunk/subversion/svnadmin/svnadmin.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26