svk::command::pull(3) osx man page | unix.com

Man Page: svk::command::pull

Operating Environment: osx

Section: 3

SVK::Command::Pull(3)					User Contributed Perl Documentation				     SVK::Command::Pull(3)

NAME
SVK::Command::Pull - Bring changes from another repository
SYNOPSIS
pull [PATH...] Update your local branch and checkout path from the remote master repository. pull DEPOTPATH Update your local branch from the remote master repository.
OPTIONS
-a [--all] : pull into all checkout paths -l [--lump] : merge everything into a single commit log (always enabled by default for now) perl v5.10.0 2008-08-04 SVK::Command::Pull(3)
Related Man Pages
git-request-pull(1) - mojave
svk::command::branch(3) - osx
svk::command::log(3) - osx
svk::command::update(3) - osx
svk::help::intro(3) - osx
Similar Topics in the Unix Linux Community
To print diamond asterisk pattern based on inputs
My first PERL incarnation... Audio Oscillograph
Syntax error in subtraction in Bash
Python: Refer a properties file from different location