What is CVS(Control Version System?
Answers were Sorted based on User's Feedback
Answer / george nace
CVS (Concurrent Versions System)is a version control system
which is upward compatible with RCS (Revision Control
System). It is not a configuration management tool by
itself, but it is an important component of a SCM (Software
Configuration Management) system. CVS is designed for use in
a client/server environment using a centralized repository,
and allows for concurrent editing of files by globally
dispersed development teams. For more information see:
http://www.nongnu.org/cvs/
| Is This Answer Correct ? | 5 Yes | 1 No |
CVS is a repository. It is also called Configuration
management Tool. The use of CMT is to manage the code. The
history of changes made to the code. This is the brief idea
about the CMT. For specifically on CVS, Please open the
below link: http://www.nongnu.org/cvs/
| Is This Answer Correct ? | 1 Yes | 2 No |
How to manage several different projects under Subversion?
What are all the HTTP methods Subversion uses?
Tell me what configuration management tools are available?
Does Araxis offer floating (network) licences for Merge?
Do you agree addressing the versioning issue is something GPO clearly needs to do, in conjunction with authentication and permanent public access ?
What dependencies does eSvn have?
Is Version Control more for Software Development or Software Maintenance?
When CS-CVS should be used?
What tools are used to develop QVCS?
Explain impersonation?
Can we use Merge to compare and synchronize local files with those on a web or FTP site?
How many separate files do you have under QVCS control for managing the QVCS product itself?