manpagez: man pages & more
man SVK::Editor::Checkout(3)
Home | html | info | man

SVK::Editor::Checkout(3)




NAME

       SVK::Editor::File - An editor for modifying files on filesystems


SYNOPSIS

       $editor = SVK::Editor::Checkout->new
           ( path => $path,
             get_copath => sub { ... },
           );


DESCRIPTION

       SVK::Editor::Checkout modifies existing checkouts at the paths
       translated by the get_copath callback, according to the incoming editor
       calls.


PARAMETERS

       path
           The anchor of the editor calls.

       get_copath
           A callback to translate paths in editor calls to copath.

       ignore_checksum
           Don't do checksum verification.



perl v5.10.0                      2008-08-04          SVK::Editor::Checkout(3)

Mac OS X 10.6 - Generated Thu Sep 17 20:15:17 CDT 2009
© manpagez.com 2000-2024
Individual documents may contain additional copyright information.