|
|
|
|
< about
- cvs
- example
- download
- links
>
CVS
If you want to get the absolutely latest sources you will have to use cvs.
Here is some information that you will need to get the sources from cvs.
mode: pserver
server: cvs.gjt.org
repository: /gjt/cvsroot
directory: /java/org/gjt/fredde/silence
username: anoncvs
password: anoncvs
this is a typically commandline session to
checkout silence:
cvs -d:pserver:anoncvs@cvs.gjt.org:/gjt/cvsroot login
cvs -d:pserver:anoncvs@cvs.gjt.org:/gjt/cvsroot co java/org/gjt/fredde/silence
You can also browse
the cvs archive online if you wish.
|
|