Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[p2-dev] test migration of the p2 repo

Hi p2 committers

I've run through a test of the migration process from CVS to git for the p2 repo.  

The repo is available here

git.eclipse.org:/gitroot/equinox/rt.equinox.p2.git

Please take a look at it, especially at the maintenance branches to ensure that they look as they should. If you have been following the git migration bugs, you'll know that since we only branch the projects that change in the maintenance streams, we've had to do some preconditioning of the cvs repositories all the projects appear in the maintenance branches.  Feel free to commit changes into the git repo as a testing exercise.  This repository will be deleted before the real migration so all your changes will be lost :-)

Once we have agreement that it looks good, we can decide on a date for the actual migration.


Further reading
http://wiki.eclipse.org/EGit/User_Guide

Migrate Eclipse and Equinox projects from CVS to git
https://bugs.eclipse.org/bugs/show_bug.cgi?id=345479

[git] Converted repos and maintenance branches not quite right
https://bugs.eclipse.org/bugs/show_bug.cgi?id=350038

Instructions and scripts I used to migrate are in (thanks Paul!)
git.eclipse.org:/gitroot/e4/org.eclipse.migration.git


Kim

Back to the top