• Get Review Board
  • What's New
  • Products
  • Review Board Code review, image review, and document review
  • Documentation
  • Release Notes
  • Power Pack Enterprise integrations, reports, and enhanced document review
  • Try for 60 Days
  • Purchase
  • RBCommons Review Board as a Service, hosted by us
  • Pricing
  • RBTools Command line tools and Python API for Review Board
  • Documentation
  • Release Notes
  • Review Bot Automated code review, connecting tools you already use
  • Documentation
  • Release Notes
  • RB Gateway Manage Git and Mercurial repositories in your network
  • Documentation
  • Release Notes
  • Learn and Explore
  • What is Code Review?
  • Documentation
  • Frequently Asked Questions
  • Support Options
  • Third-Party Integrations
  • Demo
  • Integrations

    IBM ClearCase icon

    IBM ClearCase

    An enterprise-grade configuration management system that provides highly secure version control with work and build management support, plus strong integration with other IBM solutions.

    ClearCase is an enterprise-level source code management solution by IBM, with deep integration into other IBM development products.

    Review Board integrates with ClearCase, letting you review changes against your VOBs using our advanced review capabilities like issue tracking for comments, moved code detection, file attachment review, multi-line commenting, and more.

    Support for ClearCase is provided by Power Pack, our add-on product for Review Board. With Power Pack, you can configure ClearCase VOBs as repositories, allowing your developers to post code for review against your VOBs.

    RBTools makes it simple to post code for review right from your command prompt, like so:

    $ rbt post
    Validating commits...
    Uploading commits...
    
    Review request #2 posted.
    
    https://reviewboard/r/2/
    https://reviewboard/r/2/diff/
    

    You can post changes in a branch:

    $ rbt post brtype:my_dev_branch
    Validating commits...
    Uploading commits...
    
    Review request #3 posted.
    
    https://reviewboard/r/3/
    https://reviewboard/r/3/diff/
    

    Or specific changesets using file@@revision1:file@@revision2 pairs:

    $ rbt post /vobs/proj/file.c@@/main/0:/vobs/proj/file.c@@/main/1
    Validating commits...
    Uploading commits...
    
    Review request #4 posted.
    
    https://reviewboard/r/4/
    https://reviewboard/r/4/diff/
    

    Made some changes to your code or your change message and want to update your review request? Just run using -r with your review request ID:

    $ rbt post -r 123
    Validating commits...
    Uploading commits...
    
    Review request #123 posted.
    
    https://reviewboard/r/123/
    https://reviewboard/r/123/diff/
    

    You can see more examples in the RBTools ClearCase documentation.

    To get started, download Review Board and RBTools, and then get a free Power Pack trial license. Once installed, follow our documentation on configuring repositories and posting changes for review.

    What else does Review Board do?

    Review Board gives you the tools you need to keep your code quality high, helping you build better products for happier customers. It integrates with many services and tools, including chat services, code hosting solutions, bug trackers, code analytics, and more.

    Power Pack enhances Review Board further, providing document review, report generation, improved scalability, and more for your whole organization.

    Ready to get started?

    Get Review Board Today!

    Keep up with the latest Review Board releases, security updates, and helpful information.

    About
    News
    Demo
    RBCommons Hosting
    Integrations
    Happy Users
    Support Options
    Documentation
    FAQ
    User Manual
    RBTools
    Administration Guide
    Power Pack
    Release Notes
    Downloads
    Review Board
    RBTools
    Djblets
    Power Pack
    Package Store
    PGP Signatures
    Contributing
    Bug Tracker
    Submit Patches
    Development Setup
    Wiki
    Follow Us
    Mailing Lists
    Reddit
    Twitter
    Mastodon
    Facebook
    YouTube

    Copyright © 2006-2025 Beanbag, Inc. All rights reserved.

    Terms of Service — Privacy Policy — AI Ethics Policy — Branding