The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Shipwright::Backend::SVK - SVK repository backend

SYNOPSIS

    shipwright create -r svk:/depot/shipwright/my_proj

DESCRIPTION

This module implements an SVK based backend for Shipwright repository.

ENVIRONMENT VARIABLES

SHIPWRIGHT_SVK - path of svk command, default value is svk.

"SHIPWRIGHT_SVN" in Shipwright::Manual::ENV can be used as well.

METHODS

build
initialize

initialize a project.

info

a wrapper around svk's info command.

check_repository

check if the given repository is valid.

AUTHORS

sunnavy <sunnavy@bestpractical.com>

LICENCE AND COPYRIGHT

Shipwright is Copyright 2007-2015 Best Practical Solutions, LLC.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.