[Bitkeeper-users] code review

Larry McVoy lm at bitmover.com
Tue May 16 10:04:19 PDT 2006


On Mon, May 15, 2006 at 12:02:55AM +0000, Harlan Stenn wrote:
> What is a good way to effect code review using bk?

I tend to use bk csets right after a pull that pulls in the set of changes
to be reviewed.  bk csets is 

	bk changes -nd:REV: - < BitKeeper/etc/csets-in | bk csettool -

which you'll note means that you can review any chunk of csets by feeding
their keys or revs to csettool on stdin.

A useful interface for this sort of stuff is "bk set -d".
-- 
---
Larry McVoy                lm at bitmover.com           http://www.bitkeeper.com


More information about the Bitkeeper-users mailing list