Subversion. SVN is a control version system (CVS) that allows multiple workers to work on the same project. Users connect to SVN and check-out files. When they are finished working on the file they check it back in. This prevents multiple users from working on/changing the same file. CodeCall actually has an SVN server.