Hi All,
I am performing Migration from Trac wiki to Confluence using UWC tool.
I went through UWC Documentation, there is a portion which says to Export the Trac wiki's.
Can anyone please help me out from where am i supposed to fire these command and how to generate the pages along with attachments from trac wiki to local system in order to migrate.
Please help me on this.
Thanks,
Akash
Hello Akash, if you have been through the steps in the initial UWC setup the firing the command into the prompt with UWC running should trigger the export, using the syntax from Trac module:
Export your wiki pages using trac-admin:
trac-admin /path/to/your/trac/installation wiki dump /target/directory
For example:
trac-admin D:\trac\myProject wiki dump F:\dumps\myProject
In case that does not work, please post your next queries to this thread.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.