How can I copy a TFS 2010 Build Definition?

前端 未结 7 1827
慢半拍i
慢半拍i 2020-12-31 00:46

Is there any way to copy a build definition? I work in a mainline source control methodology which utilizes many different branches that live for very short periods (ie. a

7条回答
  •  时光取名叫无心
    2020-12-31 01:20

    From your message it is not clear which template is your build definition using (default, upgrade or lab management). If I understand correctly you would like to easily set up a build definition which builds the same solution but from a different branch.

    One thing that you could try instead of copying the definition is to edit it. When the branch dies, rename the build definition (might help with reporting), change the workspace mapping of the build and you should be done.

    Thanks, Ladislau

提交回复
热议问题