The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Archer::Plugin::SVN::Update - svn update

SYNOPSIS

  - module: SVN::Update
    config:
      path: "[% work_dir %]/[% project %]"

DESCRIPTION

Execute svn update.

CONFIG

path

Svn working directory path.Default is [% work_dir %]/[% project %].

AUTHORS

Gosuke Miyashita

SEE ALSO

SVN::Agent