1 SVN checkout Checkout function, is to back up to the local!
2 svn update The first thing that comes to the company every day is to talk about the server code, with the new to the local!
3 svn Sync is to see what's different about the local code and the server's code.
4 svn must first update, after submission!
5 svn submit, you must write a note, what did you do?
Hu Jie:
that's when you update your code, and you resolve the conflict, and then you run. N
------------------------------------------------------------
Summary:
every morning:
title: Sync First, update after, commit.
1 each time before committing the code, you have to synchronize to see if your code is different from the server's code?
2 update local code
3 After a busy day, their own harvest,
Be sure not to forget to speak of your own fruit, submit.
this time, also must first synchronize, after updates, in commits.
4 When submitting your code, don't forget to write your own work!
Basic use of SVN