Concurrent Versions System (CVS) Question:
Download Job Interview Questions and Answers PDF
What is CVS used for?
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 Interview Questions And Answers
PDF
Previous Question | Next Question |
What is the difference between CVS and SVN? | What is a CVS? |