On Tue, 2008-09-30 at 18:54 +0200, Vladimir Marek wrote: > > > Please don't use -r to indicate rsync; I want to reserve that for > > > "revision", to enable the ability to create a webrev based on one or more > > > revisions in a tree. I have working code for this, but it was rejected > > > some time ago (didn't take care of some unusual corner cases, I think) and > > > I haven't had time to make those fixes. > > Good news ! I'll be able to use MQ with webrev :)
I threw together a gross hack that does that - see attached. It's not webrev -r, and is really only intended for MQ, but it's made my life easier by not having to get my brain around reading diffs of diffs. Usage: $ cd ./your-workspace.hg $ patch-webrev your-mq-patch - this isn't efficient for large source trees. cheers, tim -------------- next part -------------- A non-text attachment was scrubbed... Name: patch-webrev.ksh Type: application/x-shellscript Size: 6201 bytes Desc: not available URL: <http://mail.opensolaris.org/pipermail/scm-migration-dev/attachments/20080930/b2805993/attachment.bin>