1SVK::Command::Pull(3) User Contributed Perl DocumentationSVK::Command::Pull(3)
2
3
4
6 SVK::Command::Pull - Bring changes from another repository
7
9 pull [PATH...]
10
11 Update your local branch and checkout path from the remote
12 master repository.
13
14 pull DEPOTPATH
15
16 Update your local branch from the remote master repository.
17
19 -a [--all] : pull into all checkout paths
20 -l [--lump] : merge everything into a single commit log
21 (always enabled by default for now)
22
23
24
25perl v5.28.0 2010-03-09 SVK::Command::Pull(3)