Perforce

Search
Searching TeamCity 4.x Documentation
Table of Contents


This page contains descriptions of the fields and options available when setting up VCS roots using Perforce:

P4 Connection Settings

Option Description
Port
Specify the Perforce server address. The format is host:port.
Client
Click this radio button to directly specify the client workspace. The workspace should already be created by Perforce client applications like P4V or P4Win. Only mapping rules are used from the configured client workspace. The client name is ignored.
Client Mapping
Click this radio button to specify the mapping of the depot to the client computer.
Tip
Use team-city-agent instead of the client name in the mapping.
Example:
//depot/MPS/... //team-city-agent/...
//depot/MPS/lib/tools/... //team-city-agent/tools/...
User Specify the user login name.
Password
Specify the password.
Charset
Select the character set used on the client computer.
Ticket-based authentication Check this option to enable ticket-based authentication.
Path to Perforce Command-Line Client Specify the path to the Perforce Command-Line Client (usually, it's p4.exe file).

Changes Checking Interval

Option Description
Checking interval Select a radio button to choose between the global server setting or entering a custom interval.
Some public servers block access if polled frequently.

VCS Root Sharing

Option Description
VCS Root Sharing Enable this option to use this VCS root in other projects or build configurations. See Shared VCS Roots for more information.

Labels