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"

(Other)
(Other)
Line 24: Line 24:
 
== Other ==
 
== Other ==
 
* [http://dev.eclipse.org/git/ 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.  
 
* [http://dev.eclipse.org/git/ 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 [https://bugs.eclipse.org/283749 283749] is resolved, we will have our own Gerrit code review system hosted at Eclipse.org.
 
 
* [[WTP Committers Readiness For Git]]
 
* [[WTP Committers Readiness For Git]]
 
* [http://eclipse.org/projects/scmcountdown.php Countdown to CVS becoming Read-Only]
 
* [http://eclipse.org/projects/scmcountdown.php Countdown to CVS becoming Read-Only]
 
* [http://dev.eclipse.org/mhonarc/lists/eclipse-dev/msg09224.html Git settings used by the Eclipse Project]
 
* [http://dev.eclipse.org/mhonarc/lists/eclipse-dev/msg09224.html Git settings used by the Eclipse Project]
* [http://eclipse.org/projects/scmcountdown.php CVS Deprecation Countdown]
 
 
* [https://git.eclipse.org/r/ Gerrit], a web-based tool for receiving Git submissions available at Eclipse
 
* [https://git.eclipse.org/r/ Gerrit], a web-based tool for receiving Git submissions available at Eclipse
 +
* Gerrit at Eclipse - some day, when bug [https://bugs.eclipse.org/283749 283749] is resolved, we will have our own Gerrit code review system hosted at Eclipse.org.
 +
* [http://www-cs-students.stanford.edu/~blynn/gitmagic/ Git Magic]
 +
* A [http://gitref.org/ Git Reference], courtesy of the GitHub Team
 +
 
[[Category:Eclipse Web Tools Platform Project| ]]
 
[[Category:Eclipse Web Tools Platform Project| ]]

Revision as of 15:59, 26 March 2012

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

Back to the top