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

NAME

6       SVK::Command::Propdel - Delete a property on files or dirs
7

SYNOPSIS

9        propdel PROPNAME [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.30.0                      2019-07-26          SVK::Command::Propdel(3)
Impressum