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.