Danek Duvall wrote:
> Chris Quenelle wrote:
> 
>> I'd like to be able to do a code review after changes are put back to a
>> mercurial repository.  One approach would be a way to use webrev and feed
>> it two revisions in the same repo.  Is there a way to do that in webrev
>> today?  Another approach would be a small script written around meld.
> 
> There've been a couple patches floating around to have webrev take a
> changeset argument and produce the webrev corresponding to that change.  I
> have one such:
> 
>     http://cr.opensolaris.org/~dduvall/webrev
> 
> but I haven't used it in some time, so YMMV.  Run webrev -r <csetid> or
> webrev -r <cset1>:<cset2>.
> 
> Danek


Thanks for the pointer!  It works great.  I'm going to try turning it
upside down, and make it into a script that runs webrev with a generated
wx file.  That way I won't have to worry about it drifting away from the
webrev tip.

--chris

_______________________________________________
tools-discuss mailing list
tools-discuss@opensolaris.org

Reply via email to