About Review Board extension for mercurial

frankabel frank.abel.cb at gmail.com
Tue Jul 28 12:49:52 CDT 2009


Well, the same error again, but this time is worse cause it happen in
apparently ramdom revisions.

I found(after long hours trying figure out the what was wrong with
those revisions) today this http://reviews.review-board.org/r/920/ and
after patch my reviewboard error go away.

Expect help someone with the same problem.

Cheers
Frank Abel


On Jul 23, 3:16 pm, frankabel <frank.abel... at gmail.com> wrote:
> When test with "--debug" I realize that request don't go in some stage
> where they must be, I mean, URL were like testserver.com/api instead
> of testserver.com/reviewboard/api
>
> I decide then reinstall Review Board without any path in the URL, just
> testserver.com not at testserver.com/reviewboard and all go fine.
>
> Is really estrange, cause one can see that "hg postreview" found the
> review board server at testserver.com/reviewboard/api due to it output
> a repo that are on my review board server, but when try to get access
> to the api, is like the commnad forget the review board root path(/
> reviewboard/ in this case)
>
> Thanks a lot!
> Frank Abel
>
> On Jul 20, 9:05 am, Colin Caughie <c.caug... at indigovision.com> wrote:
>
>
>
> > > 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
>
> > _______________________________________________
> > Mercurial mailing list
> > Mercur... at selenic.comhttp://selenic.com/mailman/listinfo/mercurial
>
> _______________________________________________
> Mercurial mailing list
> Mercur... at selenic.comhttp://selenic.com/mailman/listinfo/mercurial



More information about the Mercurial mailing list