Do you check your Workspaces when defining a new build?

Last updated by Brady Stroud [SSW] over 1 year ago.See history

When defining a build, you should always check the Workspace tab. Only the workspace relevant to your build should be included.

If you have a number of Team Projects open from the same TFS Project Collection, all of their workspaces will be included by default. You should remove those workspaces that aren’t being used otherwise the build server will get the source for every workspace in this list before starting a build.

bad workspace
Figure: Bad example – Several workspaces from other team projects are included by default

good workspace
Figure: Good example – Only the relevant workspace has been included in this build definition

We open source. Powered by GitHub