ccollab admin trigger ensure-diffs-reviewed

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

Description

Use the ensure-diffs-reviewed trigger to ensure that the difference between the current content and proposed content of each file is the same as the difference between the base and proposed content in the review by comparing the line-wise changes.

Command Line Syntax

ccollab [global-options] admin trigger ensure-diffs-reviewed [--ignore-integrate] [--no-keywords --review-id-regex <value>] <changelist-id>

Command Options

Option

Required?

Description

--ignore-integrate

No

Allow integration changes to proceed without review

--no-keywords

No

Disallow keyword expansion

--review-id-regex <value>

No

Regular Expression that identifies Review ID in commit comment

<changelist-id>

Yes

Changelist ID

Remarks

If any of Collaborator clients have the smartbear.ccollab.upload.truncate.size VM option set up, consider using ccollab admin trigger ensure-reviewed instead of this trigger. This VM option truncates the uploaded files up to the specified size. As a result, the ensure-diffs-reviewed and ensure-content-reviewed triggers will compare only the remaining parts of the truncated files.

See Also

ccollab admin trigger

Highlight search results