Misunderstanding labels in TFS / VS 2010

匆匆过客 提交于 2019-12-20 01:46:45

问题


I have several files I'd like to label. When I click on one I can select "Apply Label..." and I can create and apply the label. But if I right-click another file I don't see any mechanism for applying a pre-existing label? All I'm presented with is the same dialog used to create another label, or edit the existing one.

I've looked on MSDN and have had no luck with figuring out how to create a label and then apply it to various files. Or am I missing the purpose of labels in some way?


回答1:


Correct - this is because in Team Foundation Server, labels contain files, files don't have labels.

To include another file in a label, you can locate the Label in History, select Edit Label and then add the other item(s).



来源:https://stackoverflow.com/questions/7691988/misunderstanding-labels-in-tfs-vs-2010

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