Description
The ccollab addchangelist
command attaches all files from a submitted AccuRev changelist (transaction) to a review on the Collaborator server.
Command Line Syntax
ccollab [global-options] addchangelist <review> <changelist> [<changelist> ...]
Command Options
Option |
Required? |
Description |
---|---|---|
[global-options] |
No |
A number of global or AccuRev-specific global options. See Command-line Global Options Reference. |
Yes |
Identifier of the desired review (an integer number), or a
|
|
Yes |
Identifier(s) of the desired changeset(s) in your source control. |
Examples
To upload Transactions t4321 and t7568 to a new review:
ccollab addchangelist new 4321 7568
To upload Transactions t5432 and t12654 to review 111:
ccollab addchangelist 111 5432 12654
See Also
AccuRev Integration
ccollab addchangelist
ccollab addstream
ccollab addardiffs
ccollab addchanges (for AccuRev)