SVK::Command::Pull.3pm

Langue: en

Autres versions - même langue

Version: 2008-08-04 (fedora - 04/07/09)

Section: 3 (Bibliothèques de fonctions)

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)