1SVK::Command::Mirror(3)User Contributed Perl DocumentatioSnVK::Command::Mirror(3)
2
3
4

NAME

6       SVK::Command::Mirror - Initialize a mirrored depotpath
7

SYNOPSIS

9        mirror [http|svn]://host/path DEPOTPATH
10
11        # You may also list the target part first:
12        mirror DEPOTPATH [http|svn]://host/path
13
14        mirror --bootstrap=DUMPFILE DEPOTPATH [http|svn]://host/path
15        mirror --list [DEPOTNAME...]
16        mirror --relocate DEPOTPATH [http|svn]://host/path
17        mirror --detach DEPOTPATH
18        mirror --recover DEPOTPATH
19
20        mirror --upgrade //
21        mirror --upgrade /DEPOTNAME/
22

OPTIONS

24        -b [--bootstrap]       : mirror from a dump file
25        -l [--list]            : list mirrored paths
26        -d [--detach]          : mark a depotpath as no longer mirrored
27        --relocate             : change the upstream URI for the mirrored depotpath
28        --recover              : recover the state of a mirror path
29        --unlock               : forcibly remove stalled locks on a mirror
30        --upgrade              : upgrade mirror state to the latest version
31
32
33
34perl v5.30.0                      2019-07-26           SVK::Command::Mirror(3)
Impressum