We have a new release of RBTools for you today. Version 0.7.11 brings a number of fixes and improvements for posting reviews and working with Git, Mercurial, Subversion, and Team Foundation Services repositories.
Here are some of the highlights:
rbt post --diff-only
, which used to be specific to Perforce and regressed there recently, now works for all types of repositories.- Mercurial changes are now posted as Git-style diffs, leading to a better experience on Review Board.
- Crashes running
svn info
with certain locales when scanning the type of repository will no longer occur. - Team Foundation Services support should work correctly when Visual Studio 2017 is installed.
- The help output for
rbt post --tracking-branch
is no longer incomplete and misleading.
The complete list of changes are available in the release notes.
See the RBTools Downloads page for installation instructions for your operating system.
We're working toward a release of RBTools 1.0, with many new features for working with automated code review, intelligently computing tracking branches for Git, landing sets of changes at once, and more. Stay tuned for that, and as always, if you hit any problems, please let us know on our community support forum or bug tracker.