Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-dev] Git pointers

p2 already has a git repo that is read only: git://dev.eclipse.org/org.eclipse.equinox.p2/org.eclipse.equinox.p2.git
Will it just be made writable?

On 2011-06-15, at 1:05 PM, John Arthorne wrote:

> As mentioned in the meeting minutes, the Eclipse project is currently working on migrating to Git. I was asked after the call for pointers to resources on learning more about Git. The best starting place is: 
> 
> http://wiki.eclipse.org/Git 
> 
> I strongly suggest you read through that entire page to be aware of how Git is operating at eclipse.org, the implications on IP workflow, etc. For learning more about Git in general, the section of that page called "Committers new to Git" has pointers to some useful documents. The "Git Parable" is a useful read to help understand the deeper conceptual difference between patch-based systems like Git and file-based systems like CVS. The other guides are more useful once you are using Git to learn about some of the work flow corner cases. 
> 
> John 
> 
> 
> 
> 
> 
> Mike Wilson/Ottawa/IBM@IBMCA 
> Sent by: eclipse-dev-bounces@xxxxxxxxxxx
> 06/15/2011 11:01 AM
> Please respond to
> "General development mailing list of the Eclipse project."        <eclipse-dev@xxxxxxxxxxx>
> 
> To
> eclipse-dev@xxxxxxxxxxx
> cc
> Subject
> [eclipse-dev] Planning Meeting Notes - June 15, 2011
> 
> 
> 
> 
> 
> ------------------
> Discussion Topic
> ------------------
> 
> Rel. Eng.:
> - git migration:
>  - John's notes from git migration meeting:
>    - http://wiki.eclipse.org/Platform-releng/Juno_Git_Migration
>  - plan item bug is https://bugs.eclipse.org/bugs/show_bug.cgi?id=345479
>  - this document describes the bundles in CVS and provides a first draft
>    of how they should be organized into git repos; please review and update as required:
>    - http://wiki.eclipse.org/Platform-releng/Git_Migration_Granularity
> 
> --------
> Status 
> --------
> 
> JDT Core:
> - testing RC4
> - bug triage for 3.7.1/3.8
> - continued working on Java 7 implementation
> - p2 repository for Java 7 should be made public soon
> 
> Ant:
> - RC4 testing
> - inbox triage
> 
> Debug:
> - RC4 testing
> - inbox triage
> 
> PDE:
> - inbox iriage
> - early 3.8 planning
> 
> JDT UI
> - working on Java 7 support
> - fixed a bug when deleting projects in nested file system locations and prepared
>  backport to 3.7.1
> - public holiday
> 
> Platform Text and JDT Text
> - working on Java 7 support
> - public holiday
> 
> Rel. Eng.:
> - a 3.7 rebuild to address this bug was submitted to Indigo:
>  - https://bugs.eclipse.org/bugs/show_bug.cgi?id=349105
> - testing git migration of p2 repository and test builds
> - test builds for Java 7 support
> 
> Workspace:
> - EDC in Krakow last weekend 
>  - http://wiki.eclipse.org/Eclipse_DemoCamps_Indigo_2011/Krakow
>  - https://picasaweb.google.com/szymon.brandys/EclipseDemoCampKrakow11062011?authkey=Gv1sRgCI7RvM_nhdetBg&feat=directlink
> - all 3.7 work done
> 
> ._______________________________________________
> eclipse-dev mailing list
> eclipse-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from this list, visit
> https://dev.eclipse.org/mailman/listinfo/eclipse-dev
> 
> _______________________________________________
> eclipse-dev mailing list
> eclipse-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from this list, visit
> https://dev.eclipse.org/mailman/listinfo/eclipse-dev



Back to the top