Being a newbie to mercurial (but having used 'quilt' back in the day), I'm confused about the interaction between queues, the hg repo, and the code review plugin.
Here's what I did: hg clone hg qinit hg qnew my.patch [ write some changes ] hg qrefresh Now at this point, I've got my series (with a single patch). Now, I want to submit said series (or in this case single patch) to the code review. However, hg status shows nothing. hg diff shows nothing as well. So if I do a hg postreview, will it actually pick up the changes from my hg queue? If not, what do I need to do to get it to do that? Thanks, Paul
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
