NAME
Test::AutoBuild::Repository::Monotone - A repository for Monotone
SYNOPSIS
use Test::AutoBuild::Repository::Monotone
DESCRIPTION
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
AUTHORS
Daniel Berrange
COPYRIGHT
Copyright (C) 2004 Daniel Berrange
SEE ALSO
perl(1)
, Test::AutoBuild::Repository