Fetching and pushing fixes
If you plan to share fixes — that is, jobs associated with changelists — between servers when fetching and pushing (as well as zipping and unzipping) you must ensure that:
- The two servers have identical job specs
-
You have manually copied the jobs you plan to push, fetch, zip, or unzip from one server to the other. You do this with the
p4 jobcommand.In the example below,
p_serveris pushing a job tos_server: You generate the job output by runningp4 job -oand specifying thes_servername and port number and then pass the job form intos_serverby runningp4 job -i.p4 -p s_server:1667 job -o JobName | p4 job -i