I’m using Eclipse with TortoiseSVN.
What is the difference between
- I syncronize the project and “Update” on each file
- click on the project and use Team > “Update to head“
If I create tag o other job, It’s not the same activities of update.
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.
Basically your first example updates just the files you have touched in your project or “view”. In the second example your Team Update to Head revision will update the entire project from the top down, all files and folders and provide a Uniform revision number.
This post will explain it better. Mark Phippard on SVN