CVS and Subversion training courses
CVS (the Concurrent Versions System) is a source-code control system, which originally derives from the simpler RCS (Revision Control System) and is similar in spirit to SCCS and Visual Sourcesafe.
Subversion is a newer version control sytem which was inspired by CVS but intended as an improvement.
Source code control is important for teams of programmers working together on a project. It makes collaboration easier by allowing different programmers to work on the same source tree and check-in their changes once they are working.
Courses offered in this topic are as follows
