By any chance did you try pushing directly to the branch? You need to push to a gerrit remote which specifies that branch as the target:
[remote "review-3.0"] url = ssh://jjohns...@git.eclipse.org:29418/linuxtools/org.eclipse.linuxtools.git push = HEAD:refs/for/stable-3.0 pushurl = ssh://jjohns...@git.eclipse.org:29418/linuxtools/org.eclipse.linuxtools.git fetch = refs/notes/*:refs/notes/* -- Jeff J. ----- Original Message ----- > From: "Patrick Tasse" <patrick.ta...@gmail.com> > To: "Linux Tools developer discussions" <linuxtools-dev@eclipse.org> > Sent: Monday, May 26, 2014 3:23:28 PM > Subject: Re: [linuxtools-dev] stable-3.0 branch created > > Hi Jeff, > > I'm unable to push to the stable-3.0 branch. > > remote: error: insufficient permission for adding an object to repository > database ./objects > > Patrick > > > On Mon, May 26, 2014 at 12:06 PM, Jeff Johnston < jjohn...@redhat.com > > wrote: > > > Please be advised that I have created the stable-3.0 branch. Any subsequent > changes meant for Luna RC2, RC3, or RC4 should be cherry-picked from master. > Please > update your remotes to add a gerrit instance for stable-3.0. > > -- Jeff J. > _______________________________________________ > linuxtools-dev mailing list > linuxtools-dev@eclipse.org > https://dev.eclipse.org/mailman/listinfo/linuxtools-dev > > > _______________________________________________ > linuxtools-dev mailing list > linuxtools-dev@eclipse.org > https://dev.eclipse.org/mailman/listinfo/linuxtools-dev > _______________________________________________ linuxtools-dev mailing list linuxtools-dev@eclipse.org https://dev.eclipse.org/mailman/listinfo/linuxtools-dev