NAME

cvs - LCFG CVS Component

SYNOPSIS

cvs METHOD [ARGS]

DESCRIPTION

An LCFG component that is used to configure and manage a CVS server.

METHODS

The non-standard component methods are described below.

start

Builds the server configuration and creates any missing repositories.

RESOURCES

The non-standard component resources are described below.

user

The user to run the server as, defaults to root.

group

The group to run the server as, defaults to root.

repositories

List of repositories to manage.

root_tag

The root directory for this repository. If not specified defaults to the default repository path (/var/cvs).

user_tag

The user ownership for this repository. If not specified defaults to the value of the user resource.

group_tag

The group ownership for this repository. If not specified defaults to the value of the group resource.

repositories

List of pserver repository roots, each whitespace separated entry with the syntax "--allow-root=ROOT" where ROOT is the full disk path to the repository.

FILES

PLATFORMS

Fedora3

SEE ALSO

AUTHOR

DICE Miscellaneous Services Team <misc-services-team@inf.ed.ac.uk>