Answer Posted / gguueesstt
CVS is a version control system. Using it, you can record
the history of your source files.
For example, bugs sometimes creep in when software is
modified, and you might not detect the bug until a long
time after you make the modification. With CVS, you can
easily retrieve old versions to see exactly which change
caused the bug. This can sometimes be a big help.
You could of course save every version of every file you
have ever created. This would however waste an enormous
amount of disk space. CVS stores all the versions of a file
in a single file in a clever way that only stores the
differences between versions.
Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
Information about Automated Software Installer
How do you define a testing policy?
i have source and target having same data structure 500 fields and one lacks records. how to validate data. write 5 scenarios.
Explain crud testing.
What is data flow diagram?
How quickly we need to fix the bug?
What are the modules of quality center?
plz send the test scenarios and test cases for "user name should contain 4 to 8 chars and they should have only vowels"
Hi, Please can one tell me how to test the usability testing, which method has to be used, how to write the report? Thanks Deepa
What will be your approach if a particular script in Load Test fails?
What is 'Account Conditioning'?
What are all the netwoking tools, hardware tools and software tools required for testing a web-based n client server applicatopn?
Define cause effect graphing?
Test cases for Internal IP Messenger
What is a defect?