RubyMine 2021.1 Help

Perforce Options dialog

In this dialog, configure connection to the specified Perforce server.

ItemDescription
Perforce is onlineSelect this checkbox to enable establishing connection to the Perforce server.

If there is a connection but the server does not respond (for example, because the server is backing up currently), you can disable such attempts by clearing this checkbox, or RubyMine will suggest to do that after a timeout. After that the version control-specific operations will be disabled.

Use P4CONFIG or default connectionUse server information and user credentials from the P4CONFIG environment variable or default Perforce client connection. Otherwise, specify port, user, client, and password.
CharsetSelect the charset corresponding to the one set on the server.
Dump Perforce commands to IDEA_Home\bin\p4.outputLog Perforce commands in the specified file.
Use login authenticationToggle authentication.
Try to log in silentlySkip prompt dialog. This option works, when login authentication is required.
Use native Perforce APISpeed up connection to the server using a special library.
Path to P4 executableSpecify the path to the Perforce client executable file.
Test connectionMake sure that connection to the Perforce server is established.
Show branching historySee branches for files in the dialogs showing File History.

When you work with several branches, it is recommended to enable this option so that the file branches are correctly displayed.

Last modified: 08 March 2021