Re: Submit to MozReview using Git

2016-03-07 Thread Gregory Szorc
I filed bug 1254249 to track improving this. It isn't high on my priority list though, so if someone wants to take it, I'll happily review the patch! On Wed, Mar 2, 2016 at 8:24 PM, Tim Guan-tin Chien wrote: > Thanks for the pointer! I ended up re-do the cloning from hg instead. > > I would reco

Re: Submit to MozReview using Git

2016-03-02 Thread Tim Guan-tin Chien
Thanks for the pointer! I ended up re-do the cloning from hg instead. I would recommend the mozreview docs points to these document and explicit states the origin of local clone mozreview is supposedly to work with. Tim On Wed, Mar 2, 2016 at 6:13 PM, Ting-Yu Lin wrote: > > ~/repo/gecko/gecko

Re: Submit to MozReview using Git

2016-03-02 Thread Ting-Yu Lin
> ~/repo/gecko/gecko-dev master$ git mozreview configure > searching for appropriate review repository... > warning: error trying to resolve Mercurial changesets I saw the same error before. After setting mozilla-central in my git repo remote described in the following wiki, I can setup review rep

Re: Submit to MozReview using Git

2016-03-02 Thread Tim Guan-tin Chien
Hi :gps, I am following the description here and try to set up git-mozreview on my local gecko-dev clone. Here is the error I got: ~/repo/gecko/gecko-dev master$ git mozreview configure searching for appropriate review repository... warning: error trying to resolve Mercurial changesets Could you

Re: Submit to MozReview using Git

2016-02-12 Thread Wander Lairson Costa
\o/ 2016-02-05 19:05 GMT-02:00 Nicholas Alexander : > On Fri, Feb 5, 2016 at 12:24 PM, Gregory Szorc wrote: > >> It is now possible to submit reviews to MozReview using Git. Instructions >> are at >> >> https://mozilla-version-control-tools.readthedocs.org/en/latest/mozreview/install-git.html >>

Re: Submit to MozReview using Git

2016-02-05 Thread Nicholas Alexander
On Fri, Feb 5, 2016 at 12:24 PM, Gregory Szorc wrote: > It is now possible to submit reviews to MozReview using Git. Instructions > are at > > https://mozilla-version-control-tools.readthedocs.org/en/latest/mozreview/install-git.html > > Bugs should be filed against Developer Services :: MozRevie