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        -S [--sign]            : sign this change
20        -C [--check-only]      : try operation but make no changes
21        -N [--non-recursive]   : operate on single directory only
22        --set-revprop P=V      : set revision property on the commit
23        --direct               : commit directly even if the path is mirrored
24
25
26
27perl v5.8.8                       2006-12-28           SVK::Command::Commit(3)
Impressum