Test::AutoBuild::Repository::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]

Test::AutoBuild::ReposUseryContributed PerlTest::AutoBuild::Repository::SVK(3)

NAME
       Test::AutoBuild::Repository::SVK - A repository for SVK (Distributed
       Subversion)

SYNOPSIS
	 use Test::AutoBuild::Repository::SVK

DESCRIPTION
       This module provides a repository implementation for the SVK revision
       control system, a distributed implementation of Subversion. It will
       automatically import remote repositories it uses into a local
       repository with a name matching the module name. It has full support
       for detecting updates to an existing checkout.

CONFIGURATION
       Example configuration entry for SVK module looks like

	 svk = {
	   label = SVK
	   module = Test::AutoBuild::Repository::SVK
	 }

       A module's paths entries either contain the full path of the remote
       repository in which case it will be imported into a local repository
       with the same name as the module. If the two arg form is used, the
       second arg will be used as a subdirectory of the module

	myapp = {
	   label = CCM Core
	   paths = (
	     http://svn.example.org/svn/trunk
	     http://svn.example.org/other/trunk -> other
	   )
	   repository = svk
	   group = Software
	}

       In this example, the following commands will be run to process the
       module

	  svk import //myapp http://svn.example.org/svn/trunk
	  svk sync //myapp

	  svk import //myapp/other http://svn.example.org/other/trunk
	  svk sync //myapp/other

	  svk checkout //myapp myapp
	  svk chcekout //myapp/other myapp/other

METHODS
       my $repository = Test::AutoBuild::Repository::SVK->new(	);

AUTHORS
       Daniel Berrange

COPYRIGHT
       Copyright (C) 2004 Daniel Berrange

SEE ALSO
       perl(1), Test::AutoBuild::Repository

perl v5.14.1			  2011-09-0Test::AutoBuild::Repository::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