Test::AutoBuild::Repository::Monotone - A repository for Monotone


Test-AutoBuild documentation  | view source Contained in the Test-AutoBuild distribution.

Index


NAME

Top

Test::AutoBuild::Repository::Monotone - A repository for Monotone

SYNOPSIS

Top

  use Test::AutoBuild::Repository::Monotone




DESCRIPTION

Top

This module provides a repository implementation for the Monotone revision control system. It requires that the 'hg' command version 0.7 or higher be installed. It has full support for detecting updates to an existing checkout.

METHODS

Top

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

AUTHORS

Top

Daniel Berrange

COPYRIGHT

Top

SEE ALSO

Top

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


Test-AutoBuild documentation  | view source Contained in the Test-AutoBuild distribution.