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::Inspector(3) User Contributed Perl Documentation SVK::Inspector(3)

SVK::Inspector - path inspector

This class provides an interface through which the state of a "SVK::Path" can be inspected.

exist
Check if the given path exists.
rev
Check the revision of the given path.
localmod
Called when the merger needs to retrieve the local modification of a file. Return an arrayref of filename, filehandle, and md5. Return undef if there is no local modification.
localprop
Called when the merger needs to retrieve the local modification of a property. Return the property value.
prop_merged
Called when properties are merged without changes, that is, the "g" status.
dirdelta
When "delete_entry" needs to check if everything to be deleted does not cause conflict on the directory, it calls the callback with path, base_root, and base_path. The returned value should be a hash with changed paths being the keys and change types being the values.
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.