new
initialize
initialize a project
import
import a dist
export
a wrapper of export cmd of svn export a project, partly or as a whole
checkout
a wrapper of checkout cmd of svn checkout a project, partly or as a whole
commit
a wrapper of commit cmd of svn
update_order
regenate order
order
get or set order
map
get or set map
source
get or set source
delete
wrapper of delete cmd of svn
info
wrapper of info cmd of svn
propset
wrapper of propset cmd of svn
test_script
set test_script for a project, aka. udpate t/test script
requires return hashref to require.yml for a dist
NAME
Shipwright::Backend::SVN - svn backend
DESCRIPTION
DEPENDENCIES
None.
INCOMPATIBILITIES
None reported.
BUGS AND LIMITATIONS
No bugs have been reported.
AUTHOR
sunnavy <sunnavy@bestpractical.com>
LICENCE AND COPYRIGHT
Copyright 2007 Best Practical Solutions.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.