=================================================================== RCS file: /home/cvs/OpenXM/doc/issac2000/openxm-development-environment.tex,v retrieving revision 1.1 retrieving revision 1.6 diff -u -p -r1.1 -r1.6 --- OpenXM/doc/issac2000/openxm-development-environment.tex 1999/12/23 10:25:08 1.1 +++ OpenXM/doc/issac2000/openxm-development-environment.tex 2000/01/16 10:58:19 1.6 @@ -1 +1,16 @@ -%$OpenXM$ +%$OpenXM: OpenXM/doc/issac2000/openxm-development-environment.tex,v 1.5 2000/01/16 06:39:39 takayama Exp $ + +\section{OpenXM CVS server} + +OpenXM package is currently developed and maintained on +a CVS server. +The CVS is an open system for a version control. +Any mathematical programmer is welcome to +join with the committer team of OpenXM. +The CVS web is used for reading the source tree and the change logs. +The cvsup server is used to synchronize the local source tree with +the main source tree. +These software tools are used to develop free software packages +like the FreeBSD operating system. +These tools are very useful in developement +of the OpenXM mathematical software package by a team.