TFS - How do I delete a build?
A quick pointer for a common build question ...
- In a TFS 2005 environment you run the TfsBuild command, specifying the following arguments:
- TFSBUILD delete @TFS-SERVER-NAME-HERE@ @TEAM-PROJECT-NAME-HERE@ @BUILD-NO-HERE@
or - TFSBUILD delete /server:@TFS-SERVER-NAME-HERE@ @BUILD-DEFINITION-HERE@
- In a TFS 2008 environment, go to IDE, right-click and spot the "delete" integration .