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


SVK documentation  | view source Contained in the SVK distribution.

Index


NAME

Top

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

SYNOPSIS

Top

 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

Top

 -a [--all]             : pull into all checkout paths
 -l [--lump]            : merge everything into a single commit log
                          (always enabled by default for now)


SVK documentation  | view source Contained in the SVK distribution.