What is checkout ?
Answers were Sorted based on User's Feedback
Answer / sandhya
A checkout is basically getting a writable copy of the
element in a view for the user to modify his/her element.
Is This Answer Correct ? | 16 Yes | 0 No |
Answer / san
To be able to edit the elements. i.e to change the file or
a directory.
Is This Answer Correct ? | 8 Yes | 1 No |
Answer / madhu
To retrieve or access a project located in the repository.
Is This Answer Correct ? | 6 Yes | 1 No |
Answer / vikas
Making copy of the code available in the repository to your
local machine.
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / natraj.n
making a copy of project from repository called checkout
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / rekha
Checkout is the retrieving the latest copy of the source
code from the repository where you can also contribute to
the code and checkin the same.
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / nagendra
if the application is exesting one the reqired compnent are copied from production to development which is called checkout
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / prasanthi
Moving the changeble code of the program from production
region to developement region.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sunildummati
check out:
the clear case is a software it consists of the
files,dirs ,programmes etc.you want to do the changes in
the file which is prsent in that clear case we are using
the cheskout
Is This Answer Correct ? | 1 Yes | 1 No |
How to make Merge to just show the changes between files?
What is eSvn?
Is Version Control more for Software Development or Software Maintenance?
What dependencies does eSvn have?
What is subversion?
Describe how a program can be staged to the changeman package ?
What role do you see for the use of authentication processes such as digital signatures in helping to maintain version control?
How many separate files do you have under QVCS control for managing the QVCS product itself?
What's a 'baton'?
What are the benefits of SCM?
What is "version control"?
How to move a CS-RCS project to CS-CVS?