Working with Team Foundation Server

You are viewing an old version (v. 3) of this page.
The latest version is v. 12, last edited on Jun 14, 2011 (view differences | )
<< View previous version | view page history | view next version >>

Prerequisites

QuickBuild utilizes the Team Foundation command (tf) to interact with remote Team Foundation Server repository. If this command (tf) is not in system path, you will need to specify location of the command by configuring Team Foundation Server plugin as below:

Further more, Team Foundation command (tf) location can be specified on a per-node basis by following below steps:

  1. Open Team Foundation Server plugin setting page and define the Team Foundation command path property as:
    ${node.getAttribute("tfPath")}
    
  2. For each node that does not have Team Foundation command on system path, define the user attribute tfPath to point to the actual Team Foundation path like below:

NOTE: example above is just for demonstration, you can use any other user attribute name instead of tfPath.

Creating Team Foundation Server Repository

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.