1SVK::Depot(3) User Contributed Perl Documentation SVK::Depot(3)
2
3
4
6 SVK::Depot - Depot class in SVK
7
10 mirror
11 Returns the mirror catalog object associated with the current
12 depot.
13
14 find_local_mirror($uuid, $path, [$rev])
15 Returns the path on the current depot that has the mirror of
16 "$uuid:$path". If $rev is given, returns the local revision as
17 well.
18
20 Hey! The above document had some coding errors, which are explained
21 below:
22
23 Around line 67:
24 =over without closing =back
25
26
27
28perl v5.32.0 2020-07-28 SVK::Depot(3)