NAME

Tapper::Installer::Precondition::Repository - Install a repository to a given location

SYNOPSIS

use Tapper::Installer::Precondition::Repository;

FUNCTIONS

git_get

This function encapsulates getting data out of a git repository.

@param hash reference - repository data

@retval success - 0 @retval error - error string

hg_get

This function encapsulates getting data out of a mercurial repository.

@param hash reference - repository data

@retval success - 0 @retval error - error string

svn_get

This function encapsulates getting data out of a subversion repository.

@param hash reference - repository data

@retval success - 0 @retval error - error string

install

AUTHOR

AMD OSRC Tapper Team, <tapper at amd64.org>

BUGS

None.

SUPPORT

You can find documentation for this module with the perldoc command.

perldoc Tapper

ACKNOWLEDGEMENTS

COPYRIGHT & LICENSE

Copyright 2008-2011 AMD OSRC Tapper Team, all rights reserved.

This program is released under the following license: freebsd