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 job
command.In the example below,
p_server
is pushing a job tos_server
: You generate the job output by runningp4 job -o
and specifying thes_server
name and port number and then pass the job form intos_server
by runningp4 job -i
.$ p4 -p s_server:1667 job -o
JobName
| p4 job -i