Description
The ccollab admin changelist update-id
command updates all references to the old changelist ID so Collaborator reflects the renumbered Perforce changelist ID.
Command Line Syntax
ccollab [global-options] admin changelist update-id <old-id> <new-id>
Command Options
Option |
Required? |
Description |
---|---|---|
Yes |
Old ID of Perforce changelist. |
|
Yes |
New ID of Perforce changelist. |
Example
ccollab --scm p4 --p4port p4server:1666 admin changelist update-id 123 147