what is vss and cvs what is main difference b/w these two

Answer Posted / dheeraj shandilya

VSS(Microsoft visual sourcesafe) is a source control
software,while CVS(Concurrent versioning system) is a
client server revision control software. Both serves the
same purpose.
Difference:
CVS is aclient server platform , while VSS is not a client-
server platform. It is a client-filesystem platform.
For more difference see,
http://www.pushok.com/soft_cvs_vsvss.php

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

If you giving priority as p0, as a developer if I give priority as p2, What happens In user defined function ?

576


Can launch two instances of qtp on the same machine?

573


There are 10 rows in the datatable. How can we fetch 2 rows and then skip 3rd row. After that, pick 4th & 5th row and skip 6th row. Please share code

1203


Dear sir, i want to perform a QTP automated testing for mechancial engineering software like msc adams, msc nastran this softwares will help for mechanical engineering design analysis>> i know oad runner win runner, test director, QTp>> but i dont know how to use for automation

1577


I am Facing Issues with learing datepicker 1)when i first learn datepicker as current system date . 2)if i wanna runtime datepicker value it gives error

2343






wht is Manual Testing Frame work. Pls anybody can give appropriate answers

1585


i am looking job in perfomance testing using Loadrunner any one help me a project plz......?(Chandana) chs_29@rediffmail.com

1454


What is the short cut keys for the following?

634


What is expert view and keyword view?

621


What is clean sweep?

1370


How to add verification steps to tests?

9115


Hi, I have 2 dropdown listboxes called region and city/area. It needs to select one region(Santa Clara) and one city/Area (Sunnyvale).So I put this in the for loop and I am storing the Items in the variable called itemname. The regions value will get changed,so I used reg expression for this regions. This is my code Browser("MLSListings.com").Page("MLSListings.com").Link("ยป County/Area").Click Browser("MLSListings.com").Page("MLSListings.com").WebList ("regions").Check CheckPoint("regions") ListSize=Browser("MLSListings.com").Page ("MLSListings.com").WebList("regions").GetTOProperty("items count") For i = 1 To ListSize-1 Itemname =Browser("MLSListings.com").Page ("MLSListings.com").WebList("regions").GetItem(i+1) Browser("MLSListings.com").Page("MLSListings.com").WebList ("regions").Select Itemname ................. If I run the script,I am getting the following error, Cannot identify the specified item of the regions object. Confirm that the specified item is included in the object's item collection. Any Help? Thank you, Uma

1337


What are output values and why they are used ?

618


Explain the use of action split in qtp?

553


How you can delete excel file in qtp?

588