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


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

Index


NAME

Top

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

SYNOPSIS

Top

  use Test::AutoBuild::Repository::Darcs




DESCRIPTION

Top

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

METHODS

Top

my $repository = Test::AutoBuild::Repository::Darcs->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.