Usually, I just ran the following command under in my feature branch:
rbt post --repository geode --tracking-branch=origin/develop
--target-groups=geode

It will post the diff between my branch and develop automatically.

On Thu, Dec 8, 2016 at 12:23 PM, Kirk Lund <kl...@apache.org> wrote:

> The web gui.
>
> On Thu, Dec 8, 2016 at 11:31 AM Anthony Baker <aba...@pivotal.io> wrote:
>
> > Are you trying to post reviews using `rbt post` or the web gui?
> >
> >
> >
> > Anthony
> >
> >
> >
> >
> >
> > > On Dec 8, 2016, at 9:23 AM, Kirk Lund <kl...@apache.org> wrote:
> >
> > >
> >
> > > I'm unable to post any reviews for Apache Geode on
> >
> > > https://reviews.apache.org
> >
> > >
> >
> > > I've updated .git/config in my checkout to match the non-incubator URL
> > for
> >
> > > asf git. I've also rebased on latest origin/develop, but every time I
> try
> >
> > > to upload my diff file, I get this error...
> >
> > >
> >
> > > The specified diff file could not be parsed.
> >
> > > Line undefined: error: unable to find
> >
> > > 390fb894c9a9095c87284f7f4389b2aeda090408 fatal: git cat-file
> >
> > > 390fb894c9a9095c87284f7f4389b2aeda090408: bad file
> >
> > >
> >
> > > I generated my diff for feature/GEODE-1027 with this command:
> >
> > >
> >
> > > $ git diff --full-index origin/develop...HEAD > GEODE-1027.diff
> >
> > >
> >
> > > Any ideas what's wrong?
> >
> > >
> >
> > > I could switch to using PRs to review my changes, but that's silly.
> >
> > >
> >
> > > -Kirk
> >
> >
> >
> >
>



-- 
Cheers

Jinmei

Reply via email to