SVN::S4::Update - Enhanced update and checkout methods
Shell:
s4 update PATH URL
s4 checkout PATH URL
Scripts:
use SVN::S4::Update;
$svns4_object->update
$svns4_object->checkout
The latest version is available from CPAN and from
<http://www.veripool.org/>.
Copyright 2005-2013 by Bryce Denney. 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.
Bryce Denney <bryce.denney@sicortex.com>