Distributed Version Control system: Difference between revisions

From CSU-CHILL

(New page: The version control system currently in use to maintain CHILL software is CVS <ref name=cvssite>http://www.nongnu.org/cvs/</ref>. This system has shown its limitations when used by multipl...)
 
m (Added link to tutorial.)
Line 2: Line 2:


This page will include a quick guide to assist in switching over to the new system, once the system is up and running. The estimated switchover time will be approximately in mid-February.
This page will include a quick guide to assist in switching over to the new system, once the system is up and running. The estimated switchover time will be approximately in mid-February.
Until the tutorial is written, an external tutorial may be accessed here: [http://www.kernel.org/pub/software/scm/git/docs/gittutorial.html gittutorial]


==External Links==
==External Links==
===References===
===References===
<references />
<references />

Revision as of 22:07, 20 January 2009

The version control system currently in use to maintain CHILL software is CVS [1]. This system has shown its limitations when used by multiple organizations. As a result, we will be switching over to using the distributed version control system, Git.[2][3]

This page will include a quick guide to assist in switching over to the new system, once the system is up and running. The estimated switchover time will be approximately in mid-February.

Until the tutorial is written, an external tutorial may be accessed here: gittutorial

External Links

References