NAME

subversion - LCFG Subversion Component

SYNOPSIS

subversion METHOD [ARGS]

DESCRIPTION

An LCFG component that is used to configure and manage a Subversion 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.

repositories

List of repositories to manage.

root_tag

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

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 root.

FILES

PLATFORMS

Fedora3

SEE ALSO

AUTHOR

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