The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

SVN::S4::StrongRevert - make working copy completely clean again

SYNOPSIS

Scripts: use SVN::S4::StrongRevert; $svns4_object->strong_revert (path=>path);

DESCRIPTION

SVN::S4::StrongRevert

METHODS

$s4->strong_revert(path=>path);

DISTRIBUTION

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

Copyright 2005-2007 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 or the Perl Artistic License.

AUTHORS

Bryce Denney <bryce.denney@sicortex.com>

SEE ALSO

SVN::S4