Welcome to MSDN Blogs Sign in | Join | Help

Technical Weblog of Eric Charran

A Journal of My Technical Achievements and Challenges
How to Schedule a Team Build in Team Foundation Server

Here is a quick command line reference on how to schedule the Team Build process in Team Foundation Server for your nightly or continuous builds. 

http://msdn2.microsoft.com/en-us/library/ms181742.aspx

The syntax is:

TFSBuild start Teamfoundationserver TeamProject BuildType [/machine:buildmachine] [/builddirectory:builddirectory]

Below is an example:

TFSBuild start http://server01:8080 AdventureWorks Nightlies /machine:Machine1 /builddirectory:BuildDrop

Posted: Wednesday, July 19, 2006 1:49 PM by echarran

Comments

No Comments

Anonymous comments are disabled
Page view tracker