TeamCity 5.0 Help

Team Foundation Server

This page contains descriptions of the fields and options available when setting up a VCS root using Team Foundation Server:

Team Foundation Server Options in TeamCity 5.0

Option

Description

Team Foundation Server

Specify the name of the computer in the company's network.

Port

Specify the port number. The default value is "8080".

Protocol

Select the protocol type to be used. The possible options are HTTP and HTTPS.

User Name

Specify the name of the user on the Team Foundation Server. This can be a domain name or a name of the user where the Team Foundation Server is installed.

Password

Enter the password of the user entered above.

Root

Specify the root using the following format:

$<project name><project catalogue>

Team Foundation Server Options in TeamCity 5.1

Since TeamCity 5.1 Team Foundation Server 2010 is supported.

Option

Description

Team Foundation Server Url

Specify here the Team Foundation Server URL in the following format:

http[s]://<server>:<port>

When using TFS 2010, it is also possible to specify the URL as follows:

http[s]://<server>:<port>/<path>

User Name

Specify the name of the user on the Team Foundation Server. This can be a domain name or a name of the user where the Team Foundation Server is installed.

Password

Enter the password of the user entered above.

Root

Specify the root using the following format:

$<project name><project catalogue>

Last modified: 20 April 2023