Wilson Snyder > SVN-S4-1.032 > SVN::S4::StrongRevert

Download:
SVN-S4-1.032.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Module Version: 1.032   Source  

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.org/.

Copyright 2005-2009 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.

AUTHORS ^

Bryce Denney <bryce.denney@sicortex.com>

SEE ALSO ^

SVN::S4