1SVK::Command::Checkout(U3s)er Contributed Perl DocumentatSiVoKn::Command::Checkout(3)
2
3
4

NAME

6       SVK::Command::Checkout - Checkout the depotpath
7

SYNOPSIS

9        checkout DEPOTPATH [PATH]
10        checkout --list
11        checkout --detach [DEPOTPATH | PATH]
12        checkout --relocate DEPOTPATH|PATH PATH
13        checkout --purge
14

OPTIONS

16        -r [--revision] REV    : act on revision REV instead of the head revision
17        -N [--non-recursive]   : do not descend recursively
18        -l [--list]            : list checkout paths
19        -d [--detach]          : mark a path as no longer checked out
20        -q [--quiet]           : quiet mode
21        --export               : export mode; checkout a detached copy
22        --floating             : create a floating checkout
23        --relocate             : relocate the checkout to another path
24        --purge                : detach checkout directories which no longer exist
25
26
27
28perl v5.32.0                      2020-07-28         SVK::Command::Checkout(3)
Impressum