ccollab addchangelist (for Rational Team Concert)

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

Description

The ccollab addchangelist command attaches all files from a submitted Rational Team Concert changelist to a review on the Collaborator server.

In order to use Rational Team Concert integration from command-line client, you need to configure both Collaborator server and clients and RTC server. See configuration instructions.

Command Line Syntax

ccollab [global-options] addchangelist <review> <changelist> [<changelist> ...]

Command Options

Option

Required?

Description

[global-options]

No

A number of global or RTC-specific global options. See Command-line Global Options Reference.

<review>

Yes

Identifier of the desired review (an integer number), or a new, ask, or last string.

<changelist> [<changelist> ...]

Yes

Identifier(s) of the desired changeset(s) in your source control.

Examples

To upload changelists __Uz3kBZzEeix-IUSbGNKOg and _x2fOcBubEeix-IUSbGNKOg to a new review:

ccollab addchangelist new __Uz3kBZzEeix-IUSbGNKOg _x2fOcBubEeix-IUSbGNKOg

To upload changelist __Uz3kBZzEeix-IUSbGNKOg and _x2fOcBubEeix-IUSbGNKOg to review 111:

ccollab addchangelist 111 __Uz3kBZzEeix-IUSbGNKOg _x2fOcBubEeix-IUSbGNKOg

See Also

IBM Rational Team Concert Integration
ccollab addchangelist

Highlight search results