I'm trying to migrate all the content from our legacy wiki (mediawiki) to 
our new wiki (tracwiki).  First I exported from mediawiki using 
dumpBackup.php and then tried to load it using trac-admin but when I view 
it the format is all wrong.

export on mediawiki server:
# php dumpBackup.php --current > dump.xml

copy dump.xml to trac server and load:
# trac-admin <path-to-wiki> wiki load dump.xml

What am I missing?  Do I need to convert the xml file to another format 
before loading with trac-admin?

Thanks,
Keith

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to trac-users+unsubscr...@googlegroups.com.
To post to this group, send email to trac-users@googlegroups.com.
Visit this group at https://groups.google.com/group/trac-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/trac-users/f2468f40-1e17-4dc4-97bb-f426adfff768%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to