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

SVN::S4::Info - Enhanced update and checkout methods

SYNOPSIS

Shell: s4 info-switches PATH URL

Scripts: use SVN::S4::Info; $svns4_object->info_switches

DESCRIPTION

SVN::S4::Info

METHODS

info_switches

Perform a svn info on all of the switchpoints plus the trunk.

DISTRIBUTION

The latest version is available from CPAN and from http://www.veripool.org/.

Copyright 2006-2017 by Wilson Snyder. This package is free software; you can redistribute it and/or modify it under the terms of either the GNU Lesser General Public License Version 3 or the Perl Artistic License Version 2.0.

AUTHORS

Wilson Snyder <wsnyder@wsnyder.org>

SEE ALSO

SVN::S4