Concurrent Versions System
This system implements a version control system which mainly keeps a track of the activities in a set of files and it allows several developers to merge eventually.
This has become very famous in the free software and open-source projects which is released under the GNU General Public License.

