Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

FlexDeploy TFVC plugin makes it easy to interact with source code stored in Microsoft Team Foundation Version Control SCM. There is no need to install TFS or a TFVC client. The plugin uses a Java based API to interact with Team Foundation Version Control. FlexDeploy allows users to configure TFVC repository connection details to be shared by various projects and other configurations at a the project level. This allows for easy get and label operations during a build workflow execution.

  • Create SCM Instance for TFVC and define the URL, User and Password information. You can also validate the connection when creating an SCM Instance for TFVC.
  • At the project level, the user will select TFVC as SCM Type and provide details like Get Folder, Branch, Label etc. which are defined as Groovy scripts.

Supported Versions

  • 2013+

Key Features

...

  • No installation necessary
  • Executes commands using embedded Java API.

...

FlexDeploy supports creation of SCM instances and the following properties must be configured for each TFVC Instance. These properties are available to all operations.

Property NameRequiredDescription
FDTFVC_URLYesTeam Foundation Server collection URL.
FDTFVC_USERYesThe user name for connecting to TFS/TFVC. User name does not need to be domain qualified.
 FDTFVC_PASSWORD

Yes

The password for the FDTFVC_USER.

Plugin Operations

Child pages (Children Display)