What do you think has to be kept on SVN when working in Java with Eclipse and Maven?
Why?
I’m talking about the Eclipse specific files, Maven files, and other files.
This question is general and applies to all version control system.
Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The goal is that if you don’t have anything from the project on your workstation and you grab the head revision from trunk, you should be able to immediately build and run the project.