= Merge N source tracks into M destination tracks = == Description == This script is designed to merge the wiki, tickets, milestones, components and repositories (not the contents of the repositories!) of an arbitrary number of source tracs into an arbitrary number of destination tracs. You can individually remap wiki pages into non-default scripts. It currently uses the [trac:wiki:MultipleRepositorySupport MultipleRepository] branch of that's slated to become 0.12, but that's not necessarily a requirement if you don't mind being limited to one repository. Otherwise it probably works with 0.10, but hasn't been extensively tested with anything besides 0.12multirepos. == Bugs/Feature Requests == Existing bugs and feature requests for TracMergeScript are [report:9?COMPONENT=TracMergeScript here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=TracMergeScript&owner=chmullig new ticket]. == Download == Download the zipped source from [download:tracmergescript here]. == Source == You can check out TracMergeScript from [http://trac-hacks.org/svn/tracmergescript here] using Subversion, or [source:tracmergescript browse the source] with Trac. == Example == You'll need to create 3 python dictionaries: config, sources, and destinations. == Recent Changes == [[ChangeLog(tracmergescript, 3)]] == Author/Contributors == '''Author:''' [wiki:chmullig] [[BR]] '''Contributors:'''