Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "WTP Git Migration Home"

(Learning Materials)
Line 19: Line 19:
  
 
=== Blogs ===
 
=== Blogs ===
 +
* [http://alblue.bandlem.com/2010/02/git-for-eclipse-users.html Git for Eclipse Users]
 
* [http://eclipsesource.com/blogs/2011/09/08/announcing-a-full-featured-pde-build-example-from-a-git-repository/ Continuous Integration with PDE Build and Git]
 
* [http://eclipsesource.com/blogs/2011/09/08/announcing-a-full-featured-pde-build-example-from-a-git-repository/ Continuous Integration with PDE Build and Git]
  

Revision as of 16:47, 22 September 2011

This document will serve as the home page for content related to the migration of WTP projects to Git, a free & open source, distributed version control system.

Mailing list

Learning Materials

Linus Torvalds on Git

Books

Wiki Pages

Blogs

Other

  • Git Mirror for Eclipse CVS - All CVS repositories at Eclipse.org are mirrored on a read-only Git server. This is useful for playing with Git before migrating your project.
  • Gerrit at Eclipse - some day, when bug 283749 is resolved, we will have our own Gerrit code review system hosted at Eclipse.org.
  • WTP Committers Readiness For Git

Back to the top