|
Latest version (0.4.0-pre4)
|
- Sources, jar file and some examples.
[tar.gz]
[zip]
- Javadoc API and manuals.
[tar.gz]
[zip]
- Browse the source tree.
[here]
CVS Snapshot
|
The CVS snapshot is the current "bleeding edge" version. This
version could be broken, but contains all the last features or
bug fixes we did.
- Anonymous CVS Access
This project's SourceForge.net CVS repository can be
checked out through anonymous (pserver) CVS with the
following instruction set. When prompted
for a password for anonymous, simply press the
Enter key. Just type the following commands:
- cvs -d:pserver:anonymous@cvs.raja.sourceforge.net:/cvsroot/raja login
- cvs -z3 -d:pserver:anonymous@cvs.raja.sourceforge.net:/cvsroot/raja co raja
- Developer CVS Access via SSH
Only project developers can access the CVS tree via
this method. SSH1 must be installed on your client
machine. Substitute
developername with the proper values. Enter
your site password when prompted.
- export CVS_RSH=ssh
- cvs -z3 -d:ext:developername@cvs.raja.sourceforge.net:/cvsroot/raja co raja
All Versions
|
- SourceForge Project Files List.
[here]
|