ccollab commit

Applies to Collaborator 11.5, 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

<review>

Yes

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

See Version Control specific description - PerforceSubversionTeam Foundation ServerClearCase and CVS

Example

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

See Also

ccollab
ccollab addchanges
ccollab addchangelist
ccollab adddiffs
ccollab addfiles
ccollab addversions

Highlight search results