Subversion is a free/open source version control system similar to CVS, MS-Visual Sourcesafe, etc. It allows you to manage your files and directories over time.
See Subversion/User Guide for an overview of how to use subversion.
We host Subversion repositories on our server and allow/accept hosting of J-related projects. Current public repositories include:
addons http://www.jsoftware.com/svn/addons/
source for addons and misc scripts contributed by J usersbase http://www.jsoftware.com/svn/base/
source for the base scripts and related files included with the J distributionbase7 http://www.jsoftware.com/svn/base7
source for the J7 scripts and related files included with the J distributionpublic http://www.jsoftware.com/svn/public/
general purpose public repositorysandbox http://www.jsoftware.com/svn/sandbox/
scratch repository for testingweb http://www.jsoftware.com/svn/web/
scripts for web-related programming
To link Subversion sources using InterWiki use the following prefixes
JSvn: for Subversion root, e.g. addons/trunk/data/sqlite/manifest.ijs
JSvnBase: for Base sources, e.g. main/main/dll.ijs ,
JSvnAddons: for Addons, e.g. data/sqlite/manifest.ijs .
Please contact Bill Lam or Chris Burke for project hosting, write/commit access to a project, inquiries, clarifications or any repository related request.

