Version Control Integrations > AccuRev Integration > Command-Line Client

Top |Previous |Next

ccollab addstream

Description

The ccollab addstream command uploads differences pending promotion in an AccuRev stream.

Command Line Syntax:

ccollab [global-options] addstream [--upload-comment <value>] <review> [<stream>]

Command Options

Option

Required?

Description

--upload-comment <value>

No

Comment used to upload files

<review>

Yes

Identifier of the desired review (an integer number), or a new, ask, or last keyword. Where keywords define the following behaviour:

new - the command will create a new review,
ask - the command will pause execution and prompt for the identifier of the desired review,
last - the command will use the last review that was created on the current machine via Command-Line Client (that is, it does not know about reviews created elsewhere).

<stream>

No

Specify an AccuRev stream by name, or leave blank to use the current workspace

 


© 2003-2025 SmartBear Software. All rights reserved.