P4ClientMergeMergeStatus Enumeration |
Namespace: Perforce.P4
Member name | Value | Description | |
---|---|---|---|
CMS_NONE | -1 | Not determined | |
CMS_QUIT | 0 | User wants to quit | |
CMS_SKIP | 1 | Skip the integration record | |
CMS_MERGED | 2 | Accepted merged theirs and yours | |
CMS_EDIT | 3 | Accepted edited merge | |
CMS_THEIRS | 4 | Accepted theirs | |
CMS_YOURS | 5 | Accepted yours |