From 78924b53370ef6fd874f858e683b226a18bb82c5 Mon Sep 17 00:00:00 2001 From: kcr Date: Tue, 10 Aug 2010 02:52:58 +0000 Subject: update docs for svn --- www/build-instr.html | 25 +++++++++++-------------- www/index.html | 2 +- 2 files changed, 12 insertions(+), 15 deletions(-) (limited to 'www') diff --git a/www/build-instr.html b/www/build-instr.html index 24d3c68..7325016 100644 --- a/www/build-instr.html +++ b/www/build-instr.html @@ -3,34 +3,31 @@ - CVS download and build instructions + Subversion (svn) download and build instructions -

CVS download and build instructions for j3d-examples

+

Subversion (svn) download and build instructions for j3d-examples

To build the j3d-examples project, you must first checkout the j3d-examples -CVS +svn repository. For example, run -the cvs checkout command as follows:
+the svn checkout command as follows:

-

After you have downloaded the CVS repository, read the +

After you have downloaded the svn repository, read the README-FIRST.txt file, then read and follow the instructions in the README-build.html file.

-

Go to the "CVS client setup" -page for instructions on how to access the j3d-examples source code -from CVS. Click on the "Version -Control -- CVS" link to browse the j3d-examples source code. -Automated CVS change messages are sent to the cvs 'at' +

Go to the "Subversion" +page for instructions on how to access the j3d-examples source code. +Automated svn change messages are sent to the commits 'at' j3d-examples.dev.java.net list list. Click here to subscribe to this list.
diff --git a/www/index.html b/www/index.html index e87788a..1927966 100644 --- a/www/index.html +++ b/www/index.html @@ -14,7 +14,7 @@ for the 3D example programs. (the 3D vector math package), and j3d-core-utils (the 3D core utilities). Developers should refer to the CVS download + href="build-instr.html">svn download and build instructions for information on downloading the source code and building j3d-examples. -- cgit v1.2.3