1Shipwright::Backend::SVUKs(e3r)Contributed Perl DocumentSahtiipownright::Backend::SVK(3)
2
3
4
6 Shipwright::Backend::SVK - SVK repository backend
7
9 shipwright create -r svk:/depot/shipwright/my_proj
10
12 This module implements an SVK based backend for Shipwright repository.
13
15 SHIPWRIGHT_SVK - path of svk command, default value is svk.
16
17 "SHIPWRIGHT_SVN" in Shipwright::Manual::ENV can be used as well.
18
20 build
21 initialize
22 initialize a project.
23
24 info
25 a wrapper around svk's info command.
26
27 check_repository
28 check if the given repository is valid.
29
31 sunnavy "<sunnavy@bestpractical.com>"
32
34 Shipwright is Copyright 2007-2010 Best Practical Solutions, LLC.
35
36 This program is free software; you can redistribute it and/or modify it
37 under the same terms as Perl itself.
38
39
40
41perl v5.12.3 2011-01-21 Shipwright::Backend::SVK(3)