Hi,<div><br></div><div><br></div><div>On using code review tools: +1, no discussion.</div><div><br></div><div>I&#39;ve recently been doing a bit of research on these as a side effect of researching continuous deployment, so:</div>
<div>1. Barry is right about Launchpad&#39;s merge proposals (unsurprisingly)</div><div><br></div><div>2. hg has a review extension called hg-review, but I think it&#39;ll be too difficult to use properly for a big dev team like Python&#39;s with many people reading code reviews (hg-review stores reviews in the repository) -- there&#39;s no real canonical way AFAIK of saying &quot;give me all pending reviews everywhere in the codebase&quot;, like you would have with a centralized place to publish patches vs a specific revision.</div>
<div><br></div><div>(I *am* going to use hg-review personally for my startup, I&#39;m not saying it&#39;s a bad tool at all! Just that it&#39;s not very good for big teams yet, because there&#39;s no real sensible way of getting a centralized UI for both publishing and reviewing suggested patches.)</div>
<div><br></div><div>3. FWIW, I agree Rietveld&#39;s a better tool than ReviewBoard, and I&#39;m not attached to either of the authors, so Rietveld +1</div><div><br></div><div>cheers</div><div>lvh</div><div><br></div>