Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [hudson-dev] New development Page in the Wiki

The Eclipse foundation is implementing Gerrit to submit patches to git repositories by non committers. It is not ready yet. As I learned from  Denis Roy (Eclipse Web master), it won't be ready until end of this month.

Eclipse foundation does not allow pull-merge-push.  Only allows patch and push as explained here http://wiki.eclipse.org/Git#Committing_and_pushing. The eclipse committer who  patch and commit will be the committer and the authors name will be preserved. For example

http://git.eclipse.org/c/hudson/org.eclipse.hudson.core.git/commit/?id=a077463c98b8edab58c20e76e18355a3e30e4eab

Until the Gerrit is in place we need to continue using Github

The core mirror is at 

https://github.com/hudson/hudson-core-eclipse

All others have a branch "eclipse-move"

Note, some how I'm not able to apply the patch I create from the "eclipse-move" branchs. I have to cut and paste the code and that causes the author to loose the authorship. Probably I may have to create a mirror repos for all just like how I did for core.

- Winston

On 12/9/11 8:58 AM, Duncan Mills wrote:
Really we should do this from now on so that the IP of any contribution can be tracked as per the Eclipse procedures.

For contributions into Hudson @ GItHub then we don't need to be so strict.  Winston how would you like to play this? Pull or Patch?
Duncan

On 09/12/2011 16:48, Henrik Lynggaard Hansen wrote:
Quick question,

When should non-commiters start to use this new approach versus github
pull requests ?

Best regards
Henrik

2011/12/9 Duncan Mills <duncan.mills@xxxxxxxxxx>:
Now that commits are well underway on the Eclipse GIT repositories I've
started to put together a development page providing details of the
repositories and basic information about generating patches for
non-committers:

http://wiki.eclipse.org/Hudson-ci/development

This page is still a work in progress but hopefully you'll find it useful -
feel free to add or amend

Duncan


_______________________________________________
hudson-dev mailing list
hudson-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/hudson-dev

_______________________________________________
hudson-dev mailing list
hudson-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/hudson-dev

--
Regards,
Duncan

Oracle
Duncan Mills | Senior Director
Phone: +44 (0)7824 626354
Oracle Application Development Tools
United Kingdom


ORACLE Corporation UK Ltd is a company incorporated in England & Wales | Company Reg. No. 1782505 | Reg. office: Oracle Parkway, Thames Valley Park, Reading RG6 1RA
Green
              Oracle Oracle is committed to developing practices and products that help protect the environment



_______________________________________________
hudson-dev mailing list
hudson-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/hudson-dev

Back to the top