[Collapse]CodeCollaborator 6
 [Expand]Big Picture/support/viewarticle/20412/
 [Expand]Server Administration/support/viewarticle/20483/
 [Expand]Web User's Guide/support/viewarticle/20467/
 [Collapse]Clients/support/viewarticle/20473/
   Installation/support/viewarticle/20487/
  [Expand]Configuration/support/viewarticle/20676/
  [Expand]GUI Client/support/viewarticle/20456/
  [Collapse]Command Line Client/support/viewarticle/20450/
    Configuration/support/viewarticle/20416/
    Commands/support/viewarticle/20680/
    Graphical Editor/support/viewarticle/20422/
    Uploading Diffs/support/viewarticle/20488/
    Troubleshooting/support/viewarticle/20480/
    Global Options Reference/support/viewarticle/20410/
   [Collapse]Command-line Reference/support/viewarticle/20496/
     help/support/viewarticle/20565/
     info/support/viewarticle/20578/
     login/support/viewarticle/20547/
     logout/support/viewarticle/20582/
     set/support/viewarticle/20414/
     addchanges/support/viewarticle/20490/
     addfiles/support/viewarticle/20522/
     addchangelist/support/viewarticle/20514/
     adddiffs/support/viewarticle/20495/
     addsvndiffs/support/viewarticle/20553/
     addardiffs/support/viewarticle/20417/
     addcvsdiffs/support/viewarticle/20505/
     addgitdiffs/support/viewarticle/20580/
     addhgdiffs/support/viewarticle/20579/
     addp4diffs/support/viewarticle/20503/
     addstdiffs/support/viewarticle/20512/
     addvssdiffs/support/viewarticle/20576/
     addversions/support/viewarticle/20519/
     addactivity/support/viewarticle/20537/
     actionitems/support/viewarticle/20577/
     addtrack/support/viewarticle/20508/
     addstream/support/viewarticle/20409/
     browse/support/viewarticle/20571/
     commit/support/viewarticle/20502/
     addp4job/support/viewarticle/20574/
     addurls/support/viewarticle/20575/
    [Expand]admin/support/viewarticle/20581/
   Tray Notifier/support/viewarticle/20445/
   External Diff Viewer launcher/support/viewarticle/20569/
  [Expand]Eclipse Plug-in/support/viewarticle/20423/
   Print To Review/support/viewarticle/20550/
   Visual Studio Add-in/support/viewarticle/20554/
 [Expand]Version Control Integration/support/viewarticle/20425/
 [Expand]External Integrations/support/viewarticle/20740/
 [Expand]Techniques & Best Practices/support/viewarticle/20741/
 [Expand]Appendices/support/viewarticle/20474/
Updated: 3/26/2012 Applies To: CodeCollaborator 6 Rating: No votes Click to rate: PoorNot badAverageGoodExcellent

ccollab addactivity

Top Previous Next

Usage: ccollab [global-options] addactivity [--diffintegration --upload-comment <value>] <review> <activity-name> [<activity-name> ...]

addactivity - Attaches file versions in a ClearCase activity to a review

Command Options

Option

Required?

Description

--diffintegration

N

Use LATEST version from default integration stream, if available, as the predecessor version

--upload-comment <value>

N

Comment used to upload files (default is "Local changes")

<review>

Y

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

<activity-name> [<activity-name> ...]

Y

Specify one or more ClearCase activities by name, or use 'all' to include all activities in the current view

Attaches file versions from one or more activities to a review. For each file in the activity, the latest version in the activity and the predecessor of the earliest version in the activity are uploaded to the review. You can specify multiple activity names on the command line. You can also use the word 'all' as the activity name to include all activities in the current view. If multiple activities are given, the changeset uploaded is the union of all changes in each of the activities.

You can use the --diffintegration option to include the default integration stream in determining version content for review. For the most recent version, this option will scan the versions of each file in the given activity as well as the versions of those files in any associated rebase activities, to determine the most recent version. For the previous version for each file in the activity, this option will use the LATEST version in the default integration branch (if available) as the previous version.



© 2012 SmartBear Software. All rights reserved.
Email Send feedback on this document