There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

Archer::Plugin::SVN::Log - svn log

SYNOPSIS

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

DESCRIPTION

Execute svn log.

CONFIG

path

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

AUTHORS

Gosuke Miyashita

SEE ALSO

SVN::Agent