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 "Platform UI/Git Migration"

(New page: This is the plan for migrating Platform UI and the graduated Eclipse 4 bundles (modeled workbench and CSS support) to the eclipse.platform.ui.git repo. = Schedule = {| border="1" |- ! D...)
 
(Schedule)
Line 9: Line 9:
 
! Step
 
! Step
 
|-
 
|-
| 07/05/2011 midnight EDT
+
| 07/06/2011 midnight EDT
 
| Freeze contributions to CVS for both Platform UI and e4
 
| Freeze contributions to CVS for both Platform UI and e4
 
|-
 
|-

Revision as of 13:09, 5 July 2011

This is the plan for migrating Platform UI and the graduated Eclipse 4 bundles (modeled workbench and CSS support) to the eclipse.platform.ui.git repo.

Schedule

Date Step
07/06/2011 midnight EDT Freeze contributions to CVS for both Platform UI and e4
07/06/2011 Begin cvs2git migration. Publish converted Git repos. Begin verification.
07/07/2011 Continued verification of git repos. Update map files for builds: 3.7.1, 3.8, 4.2 (4.1.1)

Migration Plan

Migration Script

The actual migration steps we'll be following can be found in the e4 migration repo.

Back to the top