[opensource-dev] [SNOWSTORM] Daily Scrum Summary - Thursday, December 9

Vadim Savchuk vsavchuk at productengine.com
Fri Dec 10 00:08:24 PST 2010


On 12/09/2010 09:23 PM, Anya Kanevsky wrote:
>
>
>         Jonathan Yap
>
> ------------------------------------------------------------------------
>
> *PAST*
>
>     * Tried to use codereview + postreview command. Got message:
>       Unable to log in: HTTP 404
>
> Will wait for Oz to publish instructions on the wiki.
>
By the way, for anyone getting the following message when trying to use 
the post-review script:

Error creating review request: The repository path specified is not in 
the list of known repositories

The reason is that post-review is very sensitive to the way you specify 
remote repository in the [paths] section of your /REPO//.hg/hgrc.
It must be exactly the same as in Review Board settings.
Here is the one that works for me:

[paths]
default = http://bitbucket.org/lindenlab/viewer-beta/

Note that neither of the following URLs will work, despite being valid 
and pointing to the same repo:

    * https://bitbucket.org/lindenlab/viewer-beta/
    * http://bitbucket.org/lindenlab/viewer-beta
    * http://hg.secondlife.com/viewer-beta/


Hope this helps,

-- 
Vadim

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.secondlife.com/pipermail/opensource-dev/attachments/20101210/1860ae83/attachment-0001.htm 


More information about the opensource-dev mailing list