About Review Board extension for mercurial
Colin Caughie
c.caughie at indigovision.com
Mon Jul 20 02:39:58 CDT 2009
Hi Frank,
Making that error message more informative is on my list of things to fix. :) At the moment it just displays the message that comes back from Review Board itself, which itself isn't very helpful.
Usually this happens because the parent of your tip revision isn't in the repository that Review Board can see (presumably you're working in a local clone). If this is the case you have to make it post a "parent diff". You can do this in several ways, the simplest being:
$ hg postreview -o
Do "hg help postreview" for more info.
Cheers,
Colin
> -----Original Message-----
> From: mercurial-bounces at selenic.com [mailto:mercurial-
> bounces at selenic.com] On Behalf Of frankabel
> Sent: 19 July 2009 19:38
> To: mercurial at selenic.com
> Subject: About Review Board extension for mercurial
>
> Hi all,
>
> I just download and configure this
> http://bitbucket.org/ccaughie/mercurial-reviewboard/wiki/Home
> extension (referred at
> http://mercurial.selenic.com/wiki/ReviewboardExtension)
> and when try to execute see what happened:
>
> $hg postreview
> changeset: tip:49b249b4c3bd "Change some things."
> reviewboard:
> https://frankabel.cujae.edu.cu/reviewboard/reviewboard/
>
> username: frankabel
> password:
> Repositories:
> [1] AA
> repository id: 1
> abort: The file was not found in the repository (207)
> $
>
> Seem like the extension is working cause it login into the
> reviewboard
> server and see the repository that I already have there, but, what
> mean that dark message error?
>
> Of course, no draft review is added.
>
> Cheers
> Frank Abel
> _______________________________________________
> Mercurial mailing list
> Mercurial at selenic.com
> http://selenic.com/mailman/listinfo/mercurial
>
> --------------------------------------------------------------------
> ----------------
> scanned for viruses and spam by indigovision
> If you believe this email is spam, please forward to
> spam at emailfiltering.com
Latest News at: http://www.indigovision.com/news2009.php
More information about the Mercurial
mailing list