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 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.