1SVK::Command::Checkout(U3s)er Contributed Perl DocumentatSiVoKn::Command::Checkout(3)
2
3
4
6 SVK::Command::Checkout - Checkout the depotpath
7
9 checkout DEPOTPATH [PATH]
10 checkout --list
11 checkout --detach [DEPOTPATH | PATH]
12 checkout --relocate DEPOTPATH|PATH PATH
13 checkout --purge
14
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.28.1 2009-02-03 SVK::Command::Checkout(3)