More Information

Follow Us

Join our community of like minded
individuals and be the first to hear
about products, news and deals.

Newsletter



[Collapse]CodeCollaborator 5
 [Expand]Big Picture/support/viewarticle/20018/
 [Expand]Server Administration/support/viewarticle/20087/
 [Expand]Web User's Guide/support/viewarticle/20071/
 [Collapse]Clients/support/viewarticle/20077/
   Installation/support/viewarticle/20091/
  [Expand]Configuration/support/viewarticle/20226/
  [Expand]GUI Client/support/viewarticle/20059/
  [Collapse]Command Line Client/support/viewarticle/20053/
    Configuration/support/viewarticle/20022/
    Commands/support/viewarticle/20232/
    Graphical Editor/support/viewarticle/20028/
    Uploading Diffs/support/viewarticle/20234/
    Troubleshooting/support/viewarticle/20084/
    Global Options Reference/support/viewarticle/20016/
   [Collapse]Command-line Reference/support/viewarticle/20092/
     help/support/viewarticle/20104/
     info/support/viewarticle/20108/
     login/support/viewarticle/20096/
     set/support/viewarticle/20020/
     addchanges/support/viewarticle/20115/
     addfiles/support/viewarticle/20114/
     addchangelist/support/viewarticle/20101/
     adddiffs/support/viewarticle/20103/
     addsvndiffs/support/viewarticle/20097/
     addardiffs/support/viewarticle/20023/
     addcvsdiffs/support/viewarticle/20095/
     addgitdiffs/support/viewarticle/20111/
     addhgdiffs/support/viewarticle/20110/
     addp4diffs/support/viewarticle/20099/
     addstdiffs/support/viewarticle/20107/
     addvssdiffs/support/viewarticle/20100/
     addversions/support/viewarticle/20106/
     addactivity/support/viewarticle/20109/
     actionitems/support/viewarticle/20102/
     addtrack/support/viewarticle/20112/
     addstream/support/viewarticle/20015/
     browse/support/viewarticle/20113/
     commit/support/viewarticle/20094/
     addp4job/support/viewarticle/20093/
     addurls/support/viewarticle/20098/
    [Expand]admin/support/viewarticle/20105/
   Tray Notifier/support/viewarticle/20049/
   External Diff Viewer launcher/support/viewarticle/20126/
  [Expand]Eclipse Plug-in/support/viewarticle/20029/
 [Expand]Version Control Integration/support/viewarticle/20031/
 [Expand]External Integrations/support/viewarticle/20301/
 [Expand]Techniques & Best Practices/support/viewarticle/20302/
 [Expand]Appendices/support/viewarticle/20078/
Updated: 4/18/2011 Applies To: CodeCollaborator 5 Rating: No votes Click to rate: PoorNot badAverageGoodExcellent

ccollab addchanges

Top Previous Next

Usage: ccollab [global-options] addchanges [--diffbranch <value> --upload-comment <value>] <review> <file-spec> [<file-spec> ...]

addchanges - Attaches locally-modified files to a review

Command Options

Option

Required?

Description

--diffbranch <value>

N

(ClearCase only) specify either branch-name or "predecessor" to determine the earlier version for upload

--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'

<file-spec> [<file-spec> ...]

Y

Local files or directories to scan for modified files

(See Version Control specific description - AccuRev ClearCase CVS Subversion Surround SCM Team Foundation Server MKS Source Vault Uploaded Files )

Uploads locally modified files controlled by an SCM to the Code Collaborator server.

The first argument is the review specifier, then any number of files or directories can be given. Files are selected as-is; directories are scanned recursively for locally-modified files, which might include edits, additions, deletions, branches, integrations, moves, copies, and so on.

After the scan is complete, a file list is presented in a graphical editor so you can review the files about to be uploaded and make any corrections you wish.

For example, to create a new review and add all changes in the current directory and below, plus the file foo.txt, you would use:

ccollab addchanges new . foo.txt

To upload modified files from the current working directory and all subdirectories to review 123:

ccollab addchanges 123 .

To upload file foo.txt and modified files from c:\dev\project into a brand new review:

ccollab addchanges new foo.txt c:\dev\project



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

+1 978-236-7900

© 2012 SmartBear Software. All rights reserved.
Home | Privacy | Terms of Use | About | Contact Us | Site Map | Print