i create a branches/test form trunk
Then i work on trunk, so trunk is newly than branches/test
How to up开发者_如何学Godate branches with new changed in trunk ?
You have to merge from trunk to branch.
It might be helpful to read the Red Bean book. It's got a fine section on branching and merging.
That is called merge, Check TotoiseSVN menu option called Merge. You could find that menu when you right click on the branch checked out folder.
精彩评论