ccollab admin changelist update-id

Applies to Collaborator 13.9, last modified on February 15, 2022

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

<old-id>

Yes

Old ID of Perforce changelist.

<new-id>

Yes

New ID of Perforce changelist.

Example

ccollab --scm p4 --p4port p4server:1666 admin changelist update-id 123 147

See Also

ccollab admin changelist

Highlight search results