summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorKenneth Russel <[email protected]>2009-05-13 00:22:28 +0000
committerKenneth Russel <[email protected]>2009-05-13 00:22:28 +0000
commit46b03a7c00a014e15417e504cf264ed5dca0a030 (patch)
tree2d268bdf19bd41bd20d6d29ae22e41f755bbe181 /doc
parent8e4f93b3a5ffc15a320ac5de068c505c94f151ef (diff)
Adjusted checkout instructions after CVS -> Subversion conversion
git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/../svn-server-sync/gluegen/trunk@132 a78bb65f-1512-4460-ba86-f6dc96a7bf27
Diffstat (limited to 'doc')
-rwxr-xr-xdoc/manual/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/manual/index.html b/doc/manual/index.html
index 50fe71b..a0c27ff 100755
--- a/doc/manual/index.html
+++ b/doc/manual/index.html
@@ -325,10 +325,10 @@ libraries for other languages.
<H3><a name="SecAcquiring">Acquiring and Building GlueGen</a></H3>
-The source code for GlueGen may be obtained via CVS:
+The source code for GlueGen may be obtained via Subversion:
<pre>
- cvs -d :pserver:[email protected]:/cvs co gluegen
+ svn co https://gluegen.dev.java.net/svn/gluegen/trunk gluegen --username [username]
</pre>
To build GlueGen, first download the ANTLR jar file from <a