what is checkin & checkout ?
Answers were Sorted based on User's Feedback
Answer / balanandha
Checkout:Getting the source to your working folder from the
VSS.We can change or modify the source.
Checkin:Put the checkout source again into the VSS,so the
others can get the modified source.
| Is This Answer Correct ? | 35 Yes | 1 No |
Answer / satyanarayana.a
Checkin and check out are terms used when we are using
versioncontroltool VSS
CHECK IN:By using this option we can store(upload) our
documents in vss.This will provide security to our
documents , authorised people can use these documents based
on the permissions given to them.
CHECK OUT:This is used to collect(retrieve) a copy of the
already stored document to our desired location.
Here vss takes care of versions .
| Is This Answer Correct ? | 15 Yes | 1 No |
Answer / g.mallikarjun
The words Check in and check out are used in configuration
management tool like VSS.
check in is used to open the document to update the old
version to new.
check out is used to keep the document where it is exactly.
mallikarjun.g@zapak.com
| Is This Answer Correct ? | 12 Yes | 10 No |
Answer / sivaji
small correction in above answer
VSS is a configuration management tool.
Now first we speak of checkout .Its basically used to take
doccument or source from the repository(SVN) into your
workspace(that can be JDK 1.6 or 1.5)and use it.
Checkin is used to send back the source which you have
updated from your workspace to SVN
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / rituparna
The words Check in and check out are used in configuration
management tool like VSS.
1.Check in is used to update the older version to new one.
2.Check out is used to lock & edit the file.
| Is This Answer Correct ? | 11 Yes | 10 No |
Answer / aby
VSS is a configuration management tool.
Now first we speak of checkout .Its basically used to take
doccument or source from the repository(SVN) into your
workspace(that can be JDK 1.6 or 1.5)and use it.
Checkout is used to send back the source which you have
updated from your workspace to SVN
| Is This Answer Correct ? | 5 Yes | 5 No |
I would like to know about the steps to follow for testing a .NET web application. Please provide detailed steps with more general scenarios.
What is GUI Check list?
2 Answers Covansys, IDS Software,
How we prepare the Requirement Traceability Matrix(RTM). Write the format please.
howmany buids u hav in u r project , for how many days u get build
Puzzles 1)Three geniuses stand in a file (one behind the other). Each can see only to the front, so the rear person can see the middle and the front, the middle person can see the front, and the genius in the front cannot see anyone. You have five hats. Two are white, and three are red. You blindfold the three geniuses, who are utterly truthful, and put a hat--at random-on the head of each. Then you hide the other two hats and remove the blindfolds. You then ask each genius to name the color of his hat (which he cannot see). The rear on says "I don't know." The middle on says, " I don't know." Then the front onw says, "I know." WHAT COLOR IS THE FRONT GENIUS' HAT? 2) one reasoning puzzle. 3) A monkey falls into a 30 ft well. Every day it climbs 3 ft up and falls 2 feet up. How many days will it take for it to jump out of the well.
plz tell me how can testing implement.like-performance testing,functional testing
what is difference between win 98 and win 2000 poertating system?which is better one?
what is meant by defect bash?
i) functional test cases can we consider for regression test ? or we have to write separet test cases for regression test ? ii) How to write the system test case and what are the technique shall we have to follow ?
oracle table A havng one million records. write 10 test cases to test data?
How we map test cases with the requirement in Quality Center plzzz give the procedure step by step
When do you feel that testing should start now while developing an application.