Using Deployment Automation → Managing Components → Creating Components → Source Configuration Type Fields → TFS
Microsoft Visual Studio Team Foundation Server 2013 (TFS) is the collaboration platform at the core of Microsoft's application lifecycle management (ALM) solution. To use TFS as an artifact source, select TFS from the Source Config Type drop-down list box then configure the type-specific fields described here. For information about creating components, see Creating Components.
See Basic Fields for information about the standard fields that apply to each source type.
Field | Description |
---|---|
TFS URL | TFS Server URL. Example: http://tfs2010:8080/tfs/mygroup |
TFS Version | The version of the TFS libraries installed on the Deployment Automation server. |
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 © 2012–2014 Serena Software, Inc. All rights reserved.