1SVK::Command::Copy(3) User Contributed Perl DocumentationSVK::Command::Copy(3)
2
3
4

NAME

6       SVK::Command::Copy - Make a versioned copy
7

SYNOPSIS

9        copy DEPOTPATH1 DEPOTPATH2
10        copy DEPOTPATH [PATH]
11

OPTIONS

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