| Perforce 2000.2 Command Reference (2000.2.cr.1) | ||
|
<< Previous Chapter p4 integrate |
Table of Contents Index Perforce on the Web |
Next Chapter >> p4 job |
file#revision-num# - integrate-action partner-file#revision-range
where
|
Integrate Action |
What the User Did During the p4 Resolve Process |
|---|---|
|
branch from |
file did not previously exist; it was created as a copy of partner-file. |
|
branch into |
partner-file did not previously exist; it was created as a copy of file. |
|
merge from |
file was integrated from partner-file, accepting merge. |
|
merge into |
file was integrated into partner-file, accepting merge. |
|
copy from |
file was integrated from partner-file, accepting theirs. |
|
copy into |
file was integrated into partner-file, accepting theirs. |
|
ignored |
file was integrated from partner-file, accepting yours. |
|
ignored by |
file was integrated into partner-file, accepting yours. |
|
delete from |
file was integrated from partner-file, and partner-file had been previously deleted. |
|
delete into |
file was integrated into partner-file, and file had been previously deleted. |
|
edit into |
file was integrated into partner-file, and partner-file was reopened for edit before submission (Perforce 99.2 and later) |
|
add into |
file was integrated into previously-nonexistent partner-file, and partner-file was reopened for add before submission (Perforce 99.2 and later) |
|
See the Global Options section. |
|
To see a list of integrations that have not yet been resolved |
p4 resolve -n |
|
To view a list of integrations that have been resolved but not yet submitted | |
|
To perform an integration | |
|
To view the actions taken for all revisions of a particular file [including all the files from which that particular file was integrated] |
p4 filelog [-i] file |
| Perforce 2000.2 Command Reference (2000.2.cr.1) | ||
|
<< Previous Chapter p4 integrate |
Table of Contents Index Perforce on the Web |
Next Chapter >> p4 job |