You don't have to be a committer to the project for committing to Gerrit. The intention of Gerrit is to make it easier for people to contribute to a project and to make it easier for the committers to review a contribution.
The last thing that might not be configured correctly is the push URL. Are you sure that you are trying to push to Gerrit and not to the Git repository directly? Because you can't commit to the Git repository if you are not a committer. But you can commit to Gerrit with a valid Gerrit account. Am 24.01.2016 21:31 schrieb "Ralf Heydenreich" <[email protected]>: > Hi Dirk, > I have a Gerrit account: > > > > and I've also set my SSH key: > > > > > Maybe I'm not assigned as a committer to this project? > > Ralf. > > > > Am 24.01.2016 um 09:24 schrieb Dirk Fauth: > > Do you have a Gerrit account? IIRC you need to create one and configure > your SSH key in advance. > Am 24.01.2016 12:43 AM schrieb "Ralf Heydenreich" <[email protected]>: > >> Am 23.01.2016 um 23:05 schrieb Wim Jongman: >> >> Press these buttons in the staging view: >> >> [...] >> >> On Sat, Jan 23, 2016 at 11:03 PM, Dirk Fauth <[email protected]> >> wrote: >> >>> If you push via EGit you need to push the signing button on the commit >>> message view. It is basically adding a special statement to the commit >>> message. >>> >>> I think the free available ebook by Lars Vogel explains that in more >>> detail. >>> http://www.vogella.com/books/eclipsecontribution.html >>> >>> >> >> Hm, Strange. I've committed with all the needed information. Here's my >> full commit comment: >> >> >> ==== snip =========== >> Bug 486395 - Remove dependency to org.eclipse.ui for use in native E4 >> application >> >> Removed org.eclipse.ui dependencies from treemapper projects (test, >> example, treemapper project itself). Added dependencies to >> org.eclipse.draw2d and org.eclipse.jface. >> >> Signed-off-by: rheydenr <[email protected]> <[email protected]> >> >> Change-Id: Ibe43af4bdaa35f6b5fe88f537fef0ea1a07063dd >> ==== snip =========== >> >> Both "Signed-off" and "Change-Id" are available. Maybe it was wrong to >> commit to the "master" branch? >> >> /R. >> >> >> >> > > _______________________________________________ > nebula-dev mailing list > [email protected] > To change your delivery options, retrieve your password, or unsubscribe > from this list, visit > https://dev.eclipse.org/mailman/listinfo/nebula-dev >
_______________________________________________ nebula-dev mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/nebula-dev
