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 --list [DEPOTNAME...]
15        mirror --relocate DEPOTPATH [http⎪svn]://host/path
16        mirror --detach DEPOTPATH
17        mirror --recover DEPOTPATH
18
19        mirror --upgrade //
20        mirror --upgrade /DEPOTNAME/
21

OPTIONS

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