Perforce
Last modified: 20 April 2023This page contains descriptions of the fields and options available when setting up VCS roots using Perforce:
tip
If you plan to use agent-side VCS Checkout Mode, note that Perforce client must be installed on the agents, and path to p4 executable must be added to the PATH environment variable.
P4 Connection Settings
Option | Description |
---|---|
Specify the Perforce server address. The format is host:port. | |
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.
| |
Click this radio button to specify the mapping of the depot to the client computer. If you have Client mapping selected, TeamCity handles file separators according to OS/platform of a build agent where a build is run. To enforce specific line separator for all build agents, use Client having
Example: | |
Specify the user login name. | |
Specify the password. | |
Select the character set used on the client computer. | |
Check this option to enable ticket-based authentication. | |
Specify the path to the Perforce Command-Line Client (usually, it's |
Thanks for your feedback!