How do you build from a specific TFS 2008 Changeset in Jenkins?

若如初见. 提交于 2019-12-11 05:47:24

问题


I am attempting to create a manual build in Jenkins that will build a specific changeset of code from TFS for a deployment into a testing / production environment.

Currently I am only able to use TFS in Jenkins to pull everything up to the newest Changeset out of TFS.

I am running Jenkins version 1.471 with the TFS plugin version 1.20

Has anyone run into the problem, and do you know how to fix it?

Thanks in advance.


回答1:


This feature is missing, but seems to be under way according to the comments of this Jira issue:

TFS Support to get labels

So, not specific changesets, but for me labels would be good enough as they can be applied at any time.



来源:https://stackoverflow.com/questions/12200517/how-do-you-build-from-a-specific-tfs-2008-changeset-in-jenkins

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