Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 337505 - Merge master branches of sub-projects
Summary: Merge master branches of sub-projects
Status: RESOLVED FIXED
Alias: None
Product: Linux Tools
Classification: Tools
Component: Project (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: 0.8.0   Edit
Assignee: Linux Distros Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 337503 337573
  Show dependency tree
 
Reported: 2011-02-17 19:28 EST by Andrew Overholt CLA
Modified: 2011-06-02 18:34 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.