TFS 2010 - command line for convert to branch

大城市里の小女人 提交于 2019-12-01 17:56:01

问题


TFS exposes a commmand line utility which covers most of the areas. However I am creating a script which will create the folder and branch structure within a specified project.

For this i need to convert my Truck to a branch and then further create branches from there. I cannot find the command which does this.

So far I have found this link which desribes to to convert a folder to a brnch, but has no reference to the command line utility unlike the other descriptions.

Does that mean that the command line utility does not support this?


回答1:


The question is answered in more detail on the MSDN forums

TL;DR

You can use the tfpt branches /convertToBranch from the power tools



来源:https://stackoverflow.com/questions/3801539/tfs-2010-command-line-for-convert-to-branch

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