Cliosoft SOS Support¶
New in version 5.0.
Power Pack adds support for using Review Board for code review when using Cliosoft SOS for source code hosting.
SOS is an enterprise-grade source code management solution used by hardware and software manufacturers for the development of large-scale products, with features not otherwise found in source code management systems like Git.
You will need SOS 7.20 or higher installed on the Review Board server, with a valid license.
Adding a Repository¶
To review code in SOS, you will need to set up SOS on the Review Board server with a valid license. You can then configure a repository for each SOS project in Review Board.
See our guide on configuring SOS repositories for details.
RBTools Support¶
The RBTools command line tools include support for posting changes against SOS repositories. We recommend using RBTools to post, update, and land your review requests.
See the rbt post documentation for details on how to post changes for review using SOS.
Using RBTools With Cliosoft SOS covers the standard workflows when working with SOS repositories.