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
App::PFM::Job::Subversion(3) User Contributed Perl Documentation App::PFM::Job::Subversion(3)

App::PFM::Job::Subversion

PFM Job class for Subversion commands.

_init(hashref { $eventname1 => coderef $handler1 [, ...] }, hashref { path => string $path, noignore => bool $noignore })
Initializes new instances. Called from the constructor.
_preprocess(string $data)
Split the status output in a filename- and a status-field.
_svnmaxchar(char $a, char $b)
Sorting routine for subversion status characters.
rcsmax(string $old, string $new)
Determines which subversion status character should be displayed on a directory that holds files with different status characters. For this purpose, a relative priority is defined:

C (conflict) > M,A,D (modified, added, deleted) > other
isapplicable(string $path [, string $entry ] )
Checks if there is a .svn directory in this or any parent directory, in which case Subversion commands would be applicable.

Known problems: if there is an unversioned directory under a svnroot, pressing <F11> will trigger an svn warning.

pfm(1), App::PFM::JobHandler(3pm), App::PFM::Job::Abstract(3pm).
2014-04-09 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.