Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Gemini/DBAccess/CommitterGuide/HowToUseGerrit

How to Use Gerrit

Gerrit is the preferred way contribute to DBAccess.


IP Process

The

Development_Resources/Handling_Git_Contributions#Gerrit

http://wiki.eclipse.org/Development_Resources/Handling_Git_Contributions#Gerrit


Setup

To setup your access to Gerrit follow the documentation Gerrit#Logon. You should perform the following steps:

  1. Add the dbaccess project to the list of projects you watch https://git.eclipse.org/r/#/settings/projects
  2. Upload your SSH public keys to Gerrit if you wish to use SSH: https://git.eclipse.org/r/#/settings/ssh-keys


Eclipse IDE Configuration

The Gerrit-enabled repo URLs are: ssh://userid@git.eclipse.org:29418/gemini.dbaccess/org.eclipse.gemini.dbaccess.git https://git.eclipse.org/r/p/gemini.dbaccess/org.eclipse.gemini.dbaccess.git



--Juergen.kissner.sap.com 14:48, 4 April 2012 (UTC)

Back to the top