Excluded branches showing on TFS branch diagram

依然范特西╮ 提交于 2019-12-06 03:45:56

问题


I am using TFS2010, through VS2013, and when I go to my master branch, Branching and Merging > View Hierarchy. It shows up some deleted branches. They were excluded by myself long ago, but I can't remove them from diagram.

Here are the hierarchy view:

I already tried to remove all the checkouts from all the collaborators through TFS Sidekicks, but without any luck. I tried to Google it, and also tried other questions here, including this one, which I have replied but does not apply to the same problem...


回答1:


I am yet to find a proper solution to this problem, but I could find an work-around... That is, convert the deleted branch to a folder! It simply won't show on the hierarchy after that.

In VS Source Control Explorer:

  1. Click the Show Delete Branches icon
  2. Find and Right-Click the deleted branch in the Tree
  3. Select Branching and Merging > Convert to Folder
  4. Done, the branch is no longer in the hierarchy

Found it in the answers to this question



来源:https://stackoverflow.com/questions/26658461/excluded-branches-showing-on-tfs-branch-diagram

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!