[Swift-commit] r2664 - provenancedb
noreply at svn.ci.uchicago.edu
noreply at svn.ci.uchicago.edu
Mon Mar 9 10:12:24 CDT 2009
Author: benc
Date: 2009-03-09 10:12:24 -0500 (Mon, 09 Mar 2009)
New Revision: 2664
Modified:
provenancedb/provenance.xml
Log:
note on checking out SVN code in the own-database section
Modified: provenancedb/provenance.xml
===================================================================
--- provenancedb/provenance.xml 2009-03-09 14:46:28 UTC (rev 2663)
+++ provenancedb/provenance.xml 2009-03-09 15:12:24 UTC (rev 2664)
@@ -144,6 +144,19 @@
<para>This section details running your own SQL-based provenance database on
servers of your own control.</para>
+<section><title>Check out the latest SVN code</title>
+
+Use the following two commands to check out the <literal>provenancedb</literal>
+and <literal>log-processing</literal> modules:
+
+<screen>
+svn co https://svn.ci.uchicago.edu/svn/vdl2/provenancedb
+svn co https://svn.ci.uchicago.edu/svn/vdl2/log-processing
+</screen>
+
+</section>
+
+
<section><title>Configuring your SQL database</title>
<para>
This section describes configuring the SQL scripts to use
More information about the Swift-commit
mailing list