[[PageOutline(2-5,Contents,pullout)]] = Move data between Tracs = {{{ #!html
}}} == Description == This plugin allows for moving data from one Trac to another on the same server. Basic support for moving both ticket and wiki pages is in, though moving attachments isn't supported on either. This plugin requires [wiki:WebAdminPlugin WebAdmin] to be installed, and you will find it in the admin panel. '''NOTE:''' While I believe this plugin is stable, and have gone to great lengths to ensure you won't lose data, please exercize caution. I would recomend taking a backup before testing this plugin. == Bugs/Feature Requests == Existing bugs and feature requests for DatamoverPlugin are [report:9?COMPONENT=DatamoverPlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=DatamoverPlugin&owner=coderanger new ticket]. == Download == Download the zipped source from [download:datamoverplugin here]. == Installation == The easiest way to install DatamoverPlugin is to use [http://peak.telecommunity.com/DevCenter/EasyInstall EasyInstall]. == Source == You can check out DatamoverPlugin from [http://trac-hacks.org/svn/datamoverplugin here] using Subversion, or [source:datamoverplugin browse the source] with Trac. == Example == To enable: {{{ #!ini [components] datamover.* = enabled }}} === Permissions === `DATAMOVER_ADMIN`:: Configure available environments to move between. `TICKET_ADMIN`:: Move tickets. `WIKI_ADMIN`:: Move wiki pages. == Recent Changes == [[ChangeLog(datamoverplugin, 3)]] == Author/Contributors == '''Author:''' [wiki:coderanger] [[BR]] '''Maintainer:''' ''none (deprecated)'' [[BR]] '''Contributors:'''