svk::editor::txncleanup(3) osx man page | unix.com

Man Page: svk::editor::txncleanup

Operating Environment: osx

Section: 3

SVK::Editor::TxnCleanup(3)				User Contributed Perl Documentation				SVK::Editor::TxnCleanup(3)

NAME
SVK::Editor::TxnCleanup - An editor that aborts a txn when it is aborted
SYNOPSIS
my $editor = ... # stack the txn cleanup editor on $editor = SVK::Editor::TxnCleanup-> (_editor => [$editor], txn => $txn ); # ... do some stuff ... $editor->abort_edit; # $txn->abort gets called. perl v5.10.0 2008-08-04 SVK::Editor::TxnCleanup(3)
Related Man Pages
svk::editor::merge(3) - osx
svk::log::changedpaths(3) - osx
svk::log::filterpipeline(3) - osx
svk::merge::info(3) - osx
svn::delta(3) - centos
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
At A Glance Coloured Real Time Bargraph Generator...
When is a _function_ not a _function_?
Hearing Aid for OSX 10.12.x and greater.
Python: Refer a properties file from different location