ccollab commit (for Perforce)

Applies to Collaborator 12.2, last modified on December 21, 2021

Description

The ccollab commit command submits the changes from a pre-commit review to source control. Be sure to include a relevant comment.

Command Line Syntax

ccollab [global-options] commit [--comment <value>] [--dismiss-only] [--force] <review>

Command Options

Option

Required?

Description

--comment <value>

No

Comment for reviewed changes

--dismiss-only

No

Just dismiss the Action Item

--force

No

Ignore potential problems. Must be authenticated as Perforce user with administrator or super access rights. See Remarks.

<review>

Yes

Must be either an integer review-id, 'ask', or 'last'

Remarks

To use this command (without the --force option) your Perforce user name (--p4user) should coincide with the name of a user who has submitted the desired changelist. If you use the --force option, then you must specify a Perforce user having administrator or super access rights.

Example

ccollab commit 25 --comment "my code" --force

See Also

Perforce Integration
ccollab commit
ccollab addchangelist (for Perforce)
ccollab addp4diffs
ccollab addp4job
ccollab addversions (for Perforce)

Highlight search results