Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2001-08-16 18:13:01
Size: 458
Editor: anonymous
Comment:
Revision 3 as of 2008-06-26 09:57:08
Size: 471
Editor: anonymous
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
It's where software gets forged: a concurrent editing system that programmers can use to merge their modifications to code and have a backup database storing the differences between versions and revisions. We make available a [http://cvs.dyne.org web interface] to browser thru our cvs, so you can see who modified what, and when - for instance to check out which software is being actively developed and updated. It's where software gets forged: a concurrent editing system that programmers can use to merge their modifications to the main code tree having a backup database storing the differences between versions and revisions. We make available a [[http://cvs.dyne.org|web interface]] to browse thru our cvs, so you can see who modified what, and when - for instance to check out which software is being actively developed and updated.

what is a code versioning system?

It's where software gets forged: a concurrent editing system that programmers can use to merge their modifications to the main code tree having a backup database storing the differences between versions and revisions. We make available a web interface to browse thru our cvs, so you can see who modified what, and when - for instance to check out which software is being actively developed and updated.

CodeVersioningSystem (last edited 2008-06-26 09:57:08 by anonymous)