About Review Board extension for mercurial

Colin Caughie c.caughie at indigovision.com
Mon Jul 20 08:05:57 CDT 2009


> I'm just testing, so I'm executing that command in the same repo
> that
> Review Board see. Is that so bad, I suppose that a review request is
> build using diff of tip and the parent of tip of that repo.

Hmmm, if that's the case then it can't be the parent diff thing. There are two things you could try to get more info:

1. Run "hg postreview --debug"; this will output the contents of the diff that will be sent to ReviewBoard.

2. Get a Wireshark capture of the HTTP traffic going between you and the server (assuming the server's on a different machine). Look at the JSON content of the server's response; this should tell you which file is causing the problem.

Colin


Latest News at: http://www.indigovision.com/news2009.php



More information about the Mercurial mailing list