Subversion
Enterprise-class centralized version control for the masses
People around the world use Review Board and Subversion to help manage their commercial products, open source projects, documents, and other types of work. It's a popular setup, and one we've supported literally from day one.
Review Board has support for Subversion repositories built-in. Setup is easy! All you need to know is your Subversion's root repository path, and you can get going in minutes.
RBTools makes it simple to post code reviews against Subversion 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/
Made some changes to your code, and want to update your review request? That's as simple as running:
$ rbt post -u
Validating commits...
Uploading commits...
Review request #2 posted.
https://reviewboard/r/2/
https://reviewboard/r/2/diff/
To get started, download Review Board and RBTools. 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.