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 the purpose of load_on_startup entry in struts- config.xml?
what is the difference between ServletContext and ServletConfig?
What is DynaActionForm?
Does struts include its own unit tests?
What is struts and why it is used?
What is the use of ActionErrors in Struts
What is the purpose of @typeconversion annotation annotation?
What is the purpose of @conversion?
Hi frnds Ima facing problm with tomcat configuration.kindly can any one tell to me what is the mistake iam doing.i already configured tomcat as fallowing http://www.ibm.com/developerworks/opensource/library/os-eclipse-tomcat/ even though iam getting the PortNO .and changed with different no of Ports but no working kindly can any one tell me what is the mistake iam doing........?
What is Model 1 and Model 2?
What is an interceptor stack?
multiple instances for action class is it possible