Version Control Integrations > Perforce Integration > Command-Line Client

Top |Previous |Next

ccollab admin changelist update-id

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

<old-id>

Yes

Old ID of Perforce changelist.

<new-id>

Yes

New ID of Perforce changelist.

--useclientconfig

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


© 2003-2025 SmartBear Software. All rights reserved.