Trac Import/Export
ezimir
on Sat 23 Jan, 2010 19:14:31 +0000
Is it possible to Import/Export the Trac system that runs at XP-Dev?
I have a Subversion and Trac running locally on my pc, and I would like to move it to XP-Dev. I’ve already imported the Subversion repository, but I’d like to also move wiki and tickets to Trac.
Would it be possible to install Datamover plugin?
Or somehow make this accessible for users?
Thanks!
Forum Topic Options
Thank you for quick and clear answer!
I’ll think about sending the packed trac and I’m looking forward for the feature.
alternatively, if you’re up to coding it, you can use XMLRPC which is enabled by default on all xp-dev.com trac installations, and use that to programmatically copy across the tickets.
Never done it in the past, so, not entirely sure whether that’s possible.
You do not have sufficient permissions to comment
View full history
Topic and Comments for Trac Import/Export
rs on Sun 24 Jan, 2010
the problem with those two approaches is that your attachments and files don’t get migrated.
The best way for now is to zip up your trac project (not the repository!) and mail it to admin@xp-dev.com, and then raise a support ticket that states which project its meant to go into.
Support for import/export of trac installations will be coming in the future.