1SVK::Command::Pull(3) User Contributed Perl DocumentationSVK::Command::Pull(3)
2
3
4

NAME

6       SVK::Command::Pull - Bring changes from another repository
7

SYNOPSIS

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

OPTIONS

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.30.0                      2019-07-26             SVK::Command::Pull(3)
Impressum