TFS2010版本分支提示原目录已存在分支的解决方法

比如目录A下目录B已存在分支B_1,现在要对目录A进行branch,TFS会提示:you must specify B_1 as the source of the operation。要解除目录B和分支B_1的关系,要将两者都转换为Folder,merge是解决不了问题的。选中要转换的目录,Visual Studio顶部菜单 -> File -> Source Control -> Branching & Merging -> Convert to Folder。需要注意的是目录B和目录B_1都必须执行该操作,只是将B_1转换是无法解除的。

posted @ 2012-08-10 01:37  junchu25  阅读(707)  评论(0编辑  收藏  举报