Community
Participate
Working Groups
I've used http://search.cpan.org/~book/Git-FastExport-0.04/script/git-stitch-repo to join our various sub-repositories and need to merge the various master branches that it created into one project-wide master branch.
I've got this done in my test repository: https://github.com/overholt/org.eclipse.linuxtools Using git-svn, I will be able to replay any changes that will have been made to the SVN repositories since the date I took the SVN snapshots.