
Shipwright::Backend::SVN - SVN repository backend

svnadmin create /home/me/shipwright/my_proj
shipwright create -r svn:file:///home/me/shipwright/my_proj

This module implements a SVN based backend for Shipwright repository.


initialize a project.
a wrapper around svn's info command.
check if the given repository is valid.

sunnavy <sunnavy@bestpractical.com>

Shipwright is Copyright 2007-2009 Best Practical Solutions, LLC.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.