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> [--useclientconfig]
Command Options
Option |
Required? |
Description |
---|---|---|
Yes |
Old ID of Perforce changelist. |
|
Yes |
New ID of Perforce changelist. |
|
No |
If provided it will use the configuration of last created Perforce changelist with Old ID. |
Example
ccollab --scm p4 --p4port p4server:1666 admin changelist update-id 123 147