Community
Participate
Working Groups
We've used http://search.cpan.org/~book/Git-FastExport-0.04/script/git-stitch-repo to join our various SVN repositories and ended up with git branches for each sub-repository's release branch. It would be nice to join these. It may be easier to create a merged branch from the release tags but the end result should be the same. Starting with 0.7 and working our way backwards will be prudent as the earlier releases are less likely to have maintenance releases at this point.
I've merged the 0.7 release branch in my test repository: https://github.com/overholt/org.eclipse.linuxtools I'll work backwards from 0.6 as time goes by but earlier versions get decreasingly important so they're not time-sensitive. As such, I'm not going to have this block our move to git. FWIW, the procedure I used for stable-0.7 was to git merge each R0_7_0 tag and branch but I may move to git cherry-pick for 0.6 and others as it looks like it may be easier.
Should we close this bug now that we moved to git entirely?
I've merged the 0.7, 0.6, and 0.5 branches. I was thinking of keeping this open in case someone cares about <= 0.4 but I guess we can allow bugs to be opened in that case.