In This tutorial I will tell you how to merge trunk to specific branch in SVN, It is very easy and two step simple process to merge any branch.
There are following step to merge trunk to branch:
Step 1: Open Trunk folder and take the merge option
Step 2: Select ‘merge range of revisions’ option
Step 3: Fill the merge revisions number
Step 4: Finally click the next button
Wait sometime after that you will get success full message about merge trunk into branch with modified file list.
The post How To Merge Trunk with Branch in SVN appeared first on Php Flow.