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

Bug 427912

Summary: Enable Gerrit for rt.equinox.binaries repo
Product: Community Reporter: Thanh Ha <thanh.ha>
Component: GitAssignee: Eclipse Webmaster <webmaster>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: david_williams, thanh.ha, tjwatson
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Thanh Ha CLA 2014-02-11 10:59:25 EST
If I try to clone eclipse.platform.releng.aggregator using the Gerrit URL the build fails with the error message below. This is because rt.equinox.binaries was not migrated to Gerrit. I think it would be worth enabling Gerrit for this repo too so that cloning from the Gerrit URL works.

---
Cloning into 'rt.equinox.binaries'...
fatal: Project not found: equinox/rt.equinox.binaries
fatal: Could not read from remote repository.
Comment 1 Thanh Ha CLA 2014-02-11 11:01:51 EST
Thomas,

I think your the project lead for this repo. Would you have any issues with us enabling Gerrit for the binaries repo?

I think it will help save any confusion if a user clones the Platform Aggregator using the Gerrit URL.
Comment 2 Thomas Watson CLA 2014-02-11 11:13:20 EST
Yes, that sounds like a good idea.  Thanks for opening the bug.  Moving to community to fix.  Here is my boilerplate request I used on the other equinox repos (bug 411309).  Thanh, you did this for us in that bug.  Feel free to do it again for the binaries repo.

------------------------

I'd like to enable Gerrit for the following equinox repos in /gitroot/equinox:

Repo (ACL)

rt.equinox.binaries

We still need direct push for the committers and for our e4Build build.eclipse.org userid (similar to /gitroot/platform/eclipse.platform.ui.git).  Also  please change the Project Options from "Merge If Necessary" to "Fast Forward Only" 

Thanks

Tom
Comment 3 Thanh Ha CLA 2014-02-11 11:37:02 EST
Thanks Thomas, I enabled Gerrit for rt.equinox.binaries and set it up similar to the other repos.