1SVK::Command::Propedit(U3s)er Contributed Perl DocumentatSiVoKn::Command::Propedit(3)
2
3
4
6 SVK::Command::Propedit - Edit a property on path
7
9 propedit PROPNAME [DEPOTPATH | PATH...]
10
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 --direct : commit directly even if the path is mirrored
23
24
25
26perl v5.36.0 2023-01-20 SVK::Command::Propedit(3)