[dev] migrating 'wicked' content from one installation to another
Sebastian Birnbach
birnbacs at gmail.com
Wed Jun 24 13:53:17 UTC 2015
Dear all,
what is the recommended way of migrating wiki pages in the 'wicked'
application from one host to another? Both sites run the same version of
wicked so it might be done by exporting the SQL tables
wicked_pages
wicked_history
wicked_attachments
wicked_attachment_history and
wicked_schema_info
on the one side and incecting them on the other side. I am hesitating to do
that, though, because the users on both systems may not match.
Of course there is always the possibility of copy-pasting the source code
of each page from one system to the other but that would be rather tedious
on a larger system and the history and the attachments would be lost.
Thanks
Sebastian
More information about the dev
mailing list