问题
When trying to create a new build definition for my Team Project, I got the below error.
I check and see that the build controller is running.
How can I get around with this?
回答1:
As per your other question:
- Cannot select the TFS build service for more than one team project collection
This is a known limitation of Team Build. Each Build Controller can only be assigned to one TeamProjectCollection, but you can install multiple Build Controllers (although you can only install one Build Controller on one Machine). So if you need to service multiple Project Collections, you will need to configure multiple Build Controllers.
See also:
- TFS 2013 : Multiple build controller on the same machine
来源:https://stackoverflow.com/questions/20677911/cannot-create-build-definition-due-to-build-controller-not-available