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

NAME

6       SVK::Command::Move - Move a file or directory
7

SYNOPSIS

9        move DEPOTPATH1 DEPOTPATH2
10

OPTIONS

12        -r [--revision] REV    : act on revision REV instead of the head revision
13        -p [--parent]          : create intermediate directories as required
14        -q [--quiet]           : print as little as possible
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.30.0                      2019-07-26             SVK::Command::Move(3)
Impressum