hi, Check out the following scenario: /trunk at version: 200 /branches/mybranch at version: 200 /branches/mybranch Last commit version: 192
Now i want the latest code (exact copy) of /trunk to /branches/mybranch. What is the best option to get the exact copy?? I tried Merge from revision 192-200, but i always missied some files from /trunk. I am not sure which rev. i am missing!!!
How can i get the latest copy exact code???