SVN::S4::Commit - commit hooks
Scripts:
use SVN::S4::Commit;
$svns4_object->commit (paths=>path);
$svns4_object->quick_commit (paths=>path);
- $s4->commit(paths=>path);
- $s4->quick_commit(paths=>path);
The latest version is available from CPAN and from
<http://www.veripool.org/>.
Copyright 2005-2016 by Bryce Denney and 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.
Bryce Denney, Wilson Snyder <wsnyder@wsnyder.org>