summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Rushforth <[email protected]>2010-08-10 02:19:16 +0000
committerKevin Rushforth <[email protected]>2010-08-10 02:19:16 +0000
commita51c424d5f6abc1a2450dc37e44bd7604f95d709 (patch)
tree8fc528aa50b16f049b75547a966714148626db05
parent17b9e3367a9356d7361031e824d30c027edd6abf (diff)
update docs for svn
git-svn-id: https://svn.java.net/svn/vecmath~svn/branches/dev-1_6@143 dd45e54d-f42e-c781-df72-dca083a658b1
-rw-r--r--README-build.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/README-build.html b/README-build.html
index 23ba81d..81e4022 100644
--- a/README-build.html
+++ b/README-build.html
@@ -24,13 +24,13 @@ the Vecmath Package</span></h3>
<p>To
build the vecmath package, you must first checkout the <a
href="http://vecmath.dev.java.net/">vecmath</a>
-CVS
+svn
repository on java.net. For example, run
-the cvs checkout command as follows:<br>
+the svn checkout command as follows:<br>
</p>
<ul>
- <code>cd &lt;cvs-root-dir&gt;</code><br>
- <code>cvs checkout vecmath</code>
+ <code>cd &lt;j3d-root-dir&gt;</code><br>
+ <code>svn checkout https://vecmath.dev.java.net/svn/vecmath/branches/dev-1_6 vecmath</code>
</ul>
<p></p>
<p>This top-level directory must be named "vecmath".
@@ -74,7 +74,7 @@ following directories:</p>
<p>Steps:
</p>
<ul>
- <code> cd &lt;cvs-root-dir&gt;/vecmath<br>
+ <code> cd &lt;j3d-root-dir&gt;/vecmath<br>
ant</code>
</ul>
<p>This will build the <code>javax.vecmath</code> package, which will