1SVK::Command::Propset(3U)ser Contributed Perl DocumentatiSoVnK::Command::Propset(3)
2
3
4

NAME

6       SVK::Command::Propset - Set a property on path
7

SYNOPSIS

9        propset PROPNAME PROPVAL [DEPOTPATH | PATH...]
10

OPTIONS

12        -R [--recursive]       : descend recursively
13        -r [--revision] REV    : act on revision REV instead of the head revision
14        --revprop              : operate on a revision property (use with -r)
15        -m [--message] MESSAGE : specify commit message MESSAGE
16        -F [--file] FILENAME   : read commit message from FILENAME
17        --template             : use the specified message as the template to edit
18        --encoding ENC         : treat -m/-F value as being in charset encoding ENC
19        -P [--patch] NAME      : instead of commit, save this change as a patch
20        -S [--sign]            : sign this change
21        -C [--check-only]      : try operation but make no changes
22        -q [--quiet]           : print as little as possible
23        --direct               : commit directly even if the path is mirrored
24
25
26
27perl v5.32.0                      2020-07-28          SVK::Command::Propset(3)
Impressum