SDP-719

amo (Adam Morriss)
Adam Morriss created this job , modified by C. Thomas Tyler
Open
Typo in the 'p4d -Gc' command.

SDP guide, section 4.2.1.1. Use of SSL

This states you should run a command like this:

/p4/common/bin/p4master_run <instance> /p4/<instance>/p4d_<instance> -Gc

This is missing the 'bin' folder in the path to 'p4d_<instance>', and a corresponding command would be
/p4/common/bin/p4master_run 1 /p4/1/p4d_1 -Gc

instead of the example documented below:
/p4/common/bin/p4master_run 1 /p4/1/bin/p4d_1 -Gc
  • Details
  • Comments -
Status
Open
Project
perforce-software-sdp
Severity
B
Reported By
Adam Morriss
Reported Date
Modified By
C. Thomas Tyler
Modified Date
Owned By
amo
Component
doc
Type
Bug