Walkthrough: Running a Build Type in Team Foundation Build
This walkthrough demonstrates how to start a build using Team Foundation Build for a particular build type.
In this walkthrough, you step through the process of choosing a build type and manually starting a build.
Prerequisites
Visual Studio 2005 Team System.
A connection to a Team Foundation Server and at least one existing team project. For more information, see Walkthrough: Joining a Team Project and How to: Create a Team Project.
At least one build type defined. For more information, see Walkthrough: Creating a Build Type in Team Foundation Build.
Required Permissions
To complete this walkthrough, you must have the Team Foundation Server start/resume a build permission. For more information, see Team Foundation Build Security Rights and Permissions.
To choose a build type and start a build
On the Build menu, click Build Team Project {Team Project Name}.
The Build dialog box displays a list of all existing build types.
Under the Build type drop-down list, select the build type which you wish to run.
Under Build Location, optionally change the Build machine using the drop-down list or leave it with the default machine configured with the build type.
Under Build directory on selected machine, optionally change the default directory that the build will use, or leave the default directory configured with the build type.
Note
When selecting the build directory, ensure that there is enough space to build, insufficient space will lead to failed builds.
Click Build to start the build.
See Also
Tasks
Walkthrough: Viewing Team Foundation Build Report Results
Walkthrough: Creating a Build Type in Team Foundation Build