Skip to main content

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

Thx for doing all the heavy lifting Kim and Paul!

I looked through the repo and I would suggest that we don't get the following project copied over since they were never used. Would that be possible?
org.eclipse.equinox.p2.planner
p2.repository.impl
p2.selfhosting

On 2011-06-30, at 8:44 PM, Kim Moir wrote:

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
_______________________________________________
p2-dev mailing list
p2-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/p2-dev


Back to the top