Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 479774

Summary: Enable Gerrit for ChemClipse repo (Deconvolution)
Product: Community Reporter: Philip Wenig <philip.wenig>
Component: GerritAssignee: Eclipse Webmaster <webmaster>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: janosbinder, mikael.barbero, philip.wenig
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Philip Wenig CLA 2015-10-14 12:12:40 EDT
Hi folks,

it would be great if you could enable Gerrit for the following ChemClipse repo [1]. I would like to use Gerrit to fetch code changes from students I'm working with. I'm working on the development branch.

[1] http://git.eclipse.org/c/chemclipse/org.eclipse.chemclipse.peakdeconvdetec.git
Comment 1 Mikaƫl Barbero CLA 2015-10-15 04:26:05 EDT
I've enabled Gerrit for chemclipse/org.eclipse.chemclipse.peakdeconvdetec. You must now use the Gerrit URLs below for origin.

You can add it to the list of projects you watch:

https://git.eclipse.org/r/#/settings/projects

Upload your SSH public keys to Gerrit if you wish to use SSH:
https://git.eclipse.org/r/#/settings/ssh-keys

Gerrit uses a specific password for https repo access.  You can set/reset the password here:
https://git.eclipse.org/r/#/settings/http-password


Your Gerrit-enabled repo URLs:
ssh://committer_id@git.eclipse.org:29418/chemclipse/org.eclipse.chemclipse.peakdeconvdetec
https://committer_id@git.eclipse.org/r/chemclipse/org.eclipse.chemclipse.peakdeconvdetec

Gerrit@Eclipse docs:
http://wiki.eclipse.org/Gerrit

Project committers can push directly to master and bypass code review by pushing to refs/heads/master

Contributors and committers must push to refs/for/master to trigger code review.
Comment 2 Eclipse Webmaster CLA 2015-10-16 08:57:49 EDT
Closing.

-M.