1SVK::Command::Commit(3)User Contributed Perl DocumentatioSnVK::Command::Commit(3)
2
3
4

NAME

6       SVK::Command::Commit - Commit changes to depot
7

SYNOPSIS

9        commit [PATH...]
10

OPTIONS

12        --import               : import mode; automatically add and delete nodes
13        --interactive          : interactively select which "chunks" to commit
14        -m [--message] MESSAGE : specify commit message MESSAGE
15        -F [--file] FILENAME   : read commit message from FILENAME
16        --encoding ENC         : treat -m/-F value as being in charset encoding ENC
17        --template             : use the specified message as the template to edit
18        -P [--patch] NAME      : instead of commit, save this change as a patch
19        -C [--check-only]      : try operation but make no changes
20        -N [--non-recursive]   : operate on single directory only
21        --set-revprop P=V      : set revision property on the commit
22        --direct               : commit directly even if the path is mirrored
23
24
25
26perl v5.30.0                      2019-07-26           SVK::Command::Commit(3)
Impressum