[Swift-commit] r2448 - www/downloads

noreply at svn.ci.uchicago.edu noreply at svn.ci.uchicago.edu
Fri Jan 23 03:52:08 CST 2009


Author: benc
Date: 2009-01-23 03:52:06 -0600 (Fri, 23 Jan 2009)
New Revision: 2448

Modified:
   www/downloads/index.php
Log:
another change of vdsk module name to swift

Modified: www/downloads/index.php
===================================================================
--- www/downloads/index.php	2009-01-19 16:23:58 UTC (rev 2447)
+++ www/downloads/index.php	2009-01-23 09:52:06 UTC (rev 2448)
@@ -94,13 +94,13 @@
 <p>
 	Checkout Swift:
 	<div class="highlight">cd cog/modules</div>
-	<div class="highlight">svn co https://svn.ci.uchicago.edu/svn/vdl2/trunk vdsk</div>
+	<div class="highlight">svn co https://svn.ci.uchicago.edu/svn/vdl2/trunk swift</div>
 	<br/>
 </p>
 
 <p>
-	Change directory to the vdsk module:
-	<div class="highlight">cd vdsk</div>
+	Change directory to the swift module:
+	<div class="highlight">cd swift</div>
 	<br/>
 </p>
 




More information about the Swift-commit mailing list