<div> <b>Perforce Port</b> <p>The port the Perforce server listens for connections. Typically Perforce servers use '1666', but the IP address or host name must be specified. For example:</p> <ul> <li>10.0.0.4:1666</li> <li>perforce:1666</li> <li>perforce.domain.com:1666</li> </ul> <p>Do not use the prefix 'ssl:', use the SSL check box.</p> </div>
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 9690 | Paul Allen |
[Branching using p4-jenkins] Release 1.0.1 |
||
//guest/paul_allen/dev/p4-jenkins/p4-client/src/main/resources/org/jenkinsci/plugins/p4/credentials/P4PasswordImpl/help-p4port.html | |||||
#1 | 9672 | Paul Allen | Refactor name from 'p4_client' to 'p4'. | ||
//guest/paul_allen/dev/p4-jenkins/p4-client/src/main/resources/org/jenkinsci/plugins/p4_client/credentials/P4PasswordImpl/help-p4port.html | |||||
#2 | 9032 | Paul Allen |
Perforce Credentials help and form validation checks for misuse of 'ssl:' on P4PORT. (TPI-107) |
||
#1 | 8859 | Paul Allen | DOC: Added help dialogs for Credentials fields 'username' and 'p4port'. |