Stopping a TFS Build

Posted by Andrew on October 04, 2006

Sometimes, for whatever reason, a TFS build will crap-out, but will appear to be still running. When this happens, you are usually unable to start another build because TFS forbids multiple builds running at the same time for a given project. To fix the problem use the tfsbuild command line tool to manually stop the build:

tfsbuild stop "http://server:8080" "MyTestTeamProject" "MyTestTeamBuildType_20050926.3"
Trackbacks

Use this link to trackback from your own site.

Comments

Leave a response

Comments