NJS JavaScript Interpreter
CVS Repository Access

On this page...

Anonymous CVS Access
Developer CVS Access
Modules Available for Checkout

Anonymous CVS Access

NJS's sourcecode may be checked out through anonymous read-only CVS. The module you wish to checkout must be specified below. (Please see below for a list of available modules.) When prompted for a password for anonymous, enter anonymous.
cvs -d:pserver:anonymous@cvs.njs-javascript.org:/cvsroot/njs login

cvs -d:pserver:anonymous@cvs.njs-javascript.org:/cvsroot/njs co module
 
Updates from within a checked out tree do not need the -d parameter.

The CVS repository may also be viewed online.

Developer CVS Access

Developer access has moved to Subversion.

Modules Available for Checkout

The following modules are available for check out from this CVS repository:
Module NameDescription
njsNJS JavaScript Interpreter
debianPackage build files for Debian systems deb package format
redhatPackage build files for RedHat systems rpm package format
solarisPackage build files for Solaris systems pkg package format
Last Modified: Thu Oct 28 19:25:25 2004
Brian Bassett ( bbassett@bbassett.net )