Skip to content

Microsoft TFS (Team Foundation Server) - Process Steps

Import Version

Import a new version from Team Foundation Server.

NameTypeDescriptionRequired
TFS URLtextBoxThe URL of the TFS server.Yes
TFS UsernametextBoxThe user name for the account that has access to TFS. Specify a user name to use different credentials than those used for the UrbanCode Deploy process.No
TFS PasswordsecureBoxSpecify a password for the user.No
TFS Team ProjecttextBoxThe name of the TFS team project where the build definition is stored.Yes
Build Definition(s)textAreaBoxThe names of the build definitions to monitor for new builds. Separate each definition with a newline.Yes
Prepend Build Definition to VersioncheckBoxSelect to add the build definition name as a prefix to the version name.Yes
Build StatusselectBoxSelect the status that a build must have before it can be imported. Only builds with this status are imported.Yes
Build QualitytextBoxTo limit imports to builds with a specific build quality (or build rating), type the rating.No
Directory OffsettextBoxThe offset is relative to the base directory of the build artifacts.No
File IncludestextAreaBoxA list of file patterns to include in the component. Separate each pattern with a newline. To include all files, leave blank or type **/*.No
File ExcludestextAreaBoxA list of file patterns to exclude from the component. Separate each pattern with a newline.No
Text File ExtensionstextBoxIf text-type files must be converted into another character set, type the list of file extensions to be converted. Matching file types are converted into the default or system character set of the system where the agent is located.No
Preserve Execute PermissionscheckBoxFor Linux and UNIX operating systems, select this check box to retain the execute permissions for each file.No
Build DefinitiontextBoxProvide the build definition to import a specific build along with the Build Number or Build URI.No
Build NumbertextBoxProvide a build number to import a specific build. You must also specify the build definition in the Build Defintion testbox above.No
Build URItextBoxProvide a build URI in the form of vstfs:///Build/Build/176 to import a specific build. You must also specify the build definition in the Build Defintion testbox above.No