[Bps-public-commit] r17770 - in Shipwright/trunk: .
sunnavy at bestpractical.com
sunnavy at bestpractical.com
Fri Jan 16 05:15:30 EST 2009
Author: sunnavy
Date: Fri Jan 16 05:15:30 2009
New Revision: 17770
Modified:
Shipwright/trunk/ (props changed)
Shipwright/trunk/lib/Shipwright/Manual/Tutorial.pod
Log:
r18823 at sunnavys-mb: sunnavy | 2009-01-16 18:15:17 +0800
update doc for env
Modified: Shipwright/trunk/lib/Shipwright/Manual/Tutorial.pod
==============================================================================
--- Shipwright/trunk/lib/Shipwright/Manual/Tutorial.pod (original)
+++ Shipwright/trunk/lib/Shipwright/Manual/Tutorial.pod Fri Jan 16 05:15:30 2009
@@ -17,6 +17,12 @@
svk:/test/foo
fs:/tmp/foo
+Note: since we need C<svk>/C<svn>/C<svnadmin> cmds in in backends, sources or
+other places, we can tell shipwright the location of C<svk>/C<svn> cmds by
+setting ENV C<SHIPWRIGHT_SVK> or C<SHIPWRIGHT_SVN>.
+C<svnadmin> is assumed in the same directory of svn.
+
+
we'll use C<svn:file:///tmp/svnrepo/foo> as the repository for the rest tutorial.
=head2 create
More information about the Bps-public-commit
mailing list