SVK man page on Fedora

Man page or keyword search:  
man Server   31170 pages
apropos Keyword Search (all sections)
Output format
Fedora logo
[printable version]

SVK(3)		      User Contributed Perl Documentation		SVK(3)

NAME
       SVK - A Distributed Version Control System

SYNOPSIS
	 use SVK;
	 use SVK::XD;
	 $xd = SVK::XD->new (depotmap => { '' => '/path/to/repos'});

	 $svk = SVK->new (xd => $xd, output => \$output);
	 # serialize the $xd object for future use.

	 $svk->ls ('//'); # check $output for its output
	 ...

DESCRIPTION
       "SVK" is the class that loads SVK::Command and invokes them. You can
       use it in your program to do what you do with the svk command line
       interface.

CONSTRUCTOR
       Options to "new":

       xd  SVK::XD object that handles depot and checkout copy mapping.

       output
	   A scalar reference. After command invocation the output will be
	   stored in the scalar. By default the output is not held in any
	   scalar and will be printed to STDOUT.

METHODS
       All methods are autoloaded and deferred to "SVK::Command->invoke".

SEE ALSO
       svk, SVK::XD, SVK::Command.

perl v5.14.1			  2008-08-05				SVK(3)
[top]

List of man pages available for Fedora

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net