Management → Managing Components → Creating Components → Source Configuration Type Fields → TFS
Microsoft Visual Studio Team Foundation Server (TFS) is the collaboration platform at the core of Microsoft's application lifecycle management (ALM) solution.
For more information on using TFS, see the Microsoft documentation.
Select TFS from the Source Config Type drop-down list box and then configure the type-specific fields described here. For information about creating components, see Creating Components.
Prerequisites
Before you can use TFS source configuration type, ensure the following prerequisites are met.
The Deployment Automation server installer in Deployment Automation version 5.1.5 and later automatically installs the supported tftool executables. These are placed in the Deployment Automation server tools\tfs directory in folders that match each exe name. For example, the tftool2013.exe is installed here by default:
C:\Program Files\Micro Focus\Deployment Automation Server \tools\tfs\tftool2013\tftool2013.exe
"You must provide a valid TFS tool; C:\Program Files\Micro Focus\Deployment Automation Server \tools\tfs\tftool2013\tftool2013.exe was not found."
tfsToolLocation=C:\Program Files\Micro Focus\Deployment Automation Server \tools\tfs
Field | Description |
---|---|
TFS URL | Specify the TFS
server URL. For example:
http://tfs2013:8080/tfs/mycollection |
TFS Version | Select the version
of the TFS libraries that you want to use. These are listed from those
installed on the
Deployment Automation
server. See the Prerequisites for details.
Note: Use 2015 or 2017 with the TFS source configuration type
only if you are using XAML builds. Otherwise, see
TFS vNext.
|
TFS Username | Specify a username if you need to use different credentials than the ones used for the Deployment Automation process. |
TFS Password | Specify a password if you specified a username. |
TFS Team Project | The name of the TFS team project where the build definition resides |
Build Definition | The name of the build definition to monitor for new builds |
Build Status | Limit builds to a given status. |
Build Quality | Limit builds to a given build quality. |
Directory Offset | Directory offset within the root of the build artifacts |
File Includes | Specify a new-line-separated list of files to include. Leave blank or use **/* to include all. |
File Excludes |
Specify a new-line-separated list of files to exclude. |
Copyright © 2011–2019 Micro Focus or one of its affiliates. All rights reserved.