GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
SVK::Editor::Checkout(3) User Contributed Perl Documentation SVK::Editor::Checkout(3)

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

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

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

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.
2008-08-05 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.