NJS JavaScript Interpreter
Subversion Repository Access

On this page...

Subversion Information
Anonymous Subversion Access
Developer Subversion Access
URLs Available for Checkout

Subversion Information

Subversion is a version control system designed to be a CVS replacement, correcting for CVS's deficiencies at the same time as providing advanced features in a manner consistent with the rest of the system. For more information about Subversion, check out Subversion's homepage and the Subversion book.

Anonymous Subversion Access

NJS's sourcecode may be checked out through anonymous read-only Subversion. The module you wish to checkout must be specified below. (Please see below for a list of available URLs.)
svn co http://svn.njs-javascript.org/repos/njs/trunk
 

The Subversion repository may also be viewed online.

Developer Subversion Access

Please contact Brian or the devel mailing list for information on gaining write access to the project's repository.

URLs Available for Checkout

The following URLs are available for check out from the NJS Subversion repository:
URLDescription
http://svn.njs-javascript.org/repos/njs/trunkNJS JavaScript Interpreter (main development)
http://svn.njs-javascript.org/repos/njs/branches/requiemNJS JavaScript Interpreter (maintainance of 0.2.5 series releases)
Last Modified: Thu Oct 28 19:16:21 2004
Brian Bassett ( bbassett@bbassett.net )