Merge two branches using tortoise SVN

前端 未结 2 1877
余生分开走
余生分开走 2020-12-28 14:51

I have a branch which I am doing the changes seperately. Other team mates doing the changes in trunk. Scenario is, now I want to give a release including trunk updates + my

2条回答
  •  Happy的楠姐
    2020-12-28 15:23

    I would create a new branch from trunk and than merge your branch in the new branch via Merge a range of revisions. Because the new branch is newer all should work fine.

提交回复
热议问题