what is purpose cvs and vss in eclipse?
Answers were Sorted based on User's Feedback
Answer / pc arya
CVS and VSS are Version control system. using this we can
create multiple repositaries for a project. we can divide
multiple branches and we can maintain multiple versions of
files. and we can restore the old version file. and we can
compair two versions of files. multiple users can access
the same file at a time. and more...
| Is This Answer Correct ? | 8 Yes | 2 No |
Answer / kiranbabu
Just used for managing files content && for handle the
content of projects in organisation
| Is This Answer Correct ? | 1 Yes | 1 No |
What is interceptor struts2?
what is the current salary package in India for a java programmer who has 2 years experience
i have list of values(e.g 100). using logic:iterate, how can i print the multiples of 5th element? how the logic:iterate will understand the multiples of 5.
What do you mean by inner class and anonymous class?
What is the purpose of @results annotation?
What is the purpose of @urlvalidator annotation?
why we use struts in our web application , means what was drawbacks of servlet ...pls answer
Why we use struts in java?
What is the differences between struts1 and struts2?
What is actioninvocation in struts2?
What is the purpose of @doublerangefieldvalidator annotation?
Why actionservlet is singleton in struts?