Integrating moved files in perforce

前端 未结 5 2279
太阳男子
太阳男子 2021-02-19 06:35

Say I created a branch in perforce of our codebase. Here is the branch spec:

//depot/code/main/... //depot/code/branch/...

Then, in the branch,

5条回答
  •  闹比i
    闹比i (楼主)
    2021-02-19 06:57

    I don't believe so. Since there is no direct p4 rename, you have to integrate and delete - once you've done that, integrates from another branch no longer go to the right file. At least that's been my experience.

提交回复
热议问题