Inklings: a tumblelog

Review Board

Review Board is a web-based tool designed to help projects and companies keep track of pending code changes and make code reviews much less painful and time-consuming. It is being developed for use in VMware, but is designed to be generic enough to use in any project. It currently has support to SVN, CVS, Perforce, and Mercurial repositories.

…which sound just about right for me. I’m looking for something to help us do code reviews in work, mainly because they’re good for learning and they’ll help improve code quality because there’s nothing better for having you do your best than having somebody else look at your work. Oh, and I don’t want to write my own code review app unless I really, really have to. That, after all, was the only reason I wrote GrassSnake: everything else sucked.