[Bps-public-commit] r12840 - Shipwright/trunk/lib/Shipwright/Manual
spang at bestpractical.com
spang at bestpractical.com
Tue Jun 3 13:23:38 EDT 2008
Author: spang
Date: Tue Jun 3 13:23:38 2008
New Revision: 12840
Modified:
Shipwright/trunk/lib/Shipwright/Manual/Glossary.pod
Log:
Start untangling the mess of terminology used in Shipwright's documentation by
specifying usage in Glossary.pod.
Modified: Shipwright/trunk/lib/Shipwright/Manual/Glossary.pod
==============================================================================
--- Shipwright/trunk/lib/Shipwright/Manual/Glossary.pod (original)
+++ Shipwright/trunk/lib/Shipwright/Manual/Glossary.pod Tue Jun 3 13:23:38 2008
@@ -4,10 +4,18 @@
=head1 DESCRIPTION
-=head2 vessel
+=head2 distribution
+
+What is imported into a Shipwright repository; e.g. a package from cpan.
+Normally, A Shipwright repository generally has more than one distribution, or
+dist for short, in it.
-Shipwright's final product.
+=head2 repository
-What does the actual shipwright produce?
-Believe me, it's vessel! :)
+The version control repository where you import your sources to. Currently, SVN
+and SVK are supported.
+
+=head2 vessel
+Shipwright's final product; i.e. what is produced after running C<shipwright
+build>.
More information about the Bps-public-commit
mailing list