TFS2010 Branching into a subfolder of another branch

前端 未结 2 1421
心在旅途
心在旅途 2020-12-17 06:42

We have a folder structure in our source control where some things are branched, and some aren\'t.
The branched stuff follows a (standard?) pattern of Production

2条回答
  •  独厮守ぢ
    2020-12-17 07:07

    I had similar issue. I was trying to create another branch in DEV (in separate folder) from MAIN and this error popped up.

    What resolved this problem for me was to create a new branch in the root and later move it to Dev.

提交回复
热议问题