Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 337505

Summary: Merge master branches of sub-projects
Product: [Tools] Linux Tools Reporter: Andrew Overholt <overholt>
Component: ProjectAssignee: Linux Distros Inbox <linux.distros-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: 0.8.0   
Hardware: PC   
OS: Linux   
Whiteboard:
Bug Depends on:    
Bug Blocks: 337503, 337573    

Description Andrew Overholt CLA 2011-02-17 19:28:13 EST
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.
Comment 1 Andrew Overholt CLA 2011-02-22 14:18:37 EST
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.