SVN::S4::Snapshot - create complete snapshot of working copy
Scripts:
use SVN::S4::Snapshot;
$svns4_object->snapshot (path=>path);
- $s4->snapshot(path=>path);
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>