TFS merge changeset into file with pending change

前端 未结 4 1625
死守一世寂寞
死守一世寂寞 2020-12-29 05:04

I have a feeling this is a very stupid question, but I can\'t find the answer anywhere.

So we have a Dev branch and a QA branch. I merge a bunch of contiguous change

4条回答
  •  北海茫月
    2020-12-29 05:42

    It is enough to check-in the folder that you are going to branch to.

    In my case I created a new folder in my target branch and it was on the "Add" state (without check-in) and I had this same problem. After I checked in this folder it worked well.

提交回复
热议问题