Concurrent Versions System (CVS) Question:

What is CVS used for?

Tweet Share WhatsApp

Answer:

CVS is typically used to keep track of each developer's work individually in a separate working directory. When desired, the work of a team of developers can be merged in a common repository. Changes from individual team members can be added to the repository through a "commit" command.

Download CVS PDF Read All 27 CVS Questions
Previous QuestionNext Question
What is the difference between CVS and SVN?What is a CVS?