[xwiki-users] Moving a space in 1 xwiki to a different database on different server
I have a space in one of our databases on one of our xwiki servers. We would like to isolate this space and move it to it's own database on another server. Is there any easy way to do this? Some of the things I saw involved moving the entire database (which I don't want to do) and I'm not sure the rename space page snippet code will help me move it to another server. Any ideas? Sam
I would try to use the export feature to export the pages in that space as a xar archive and then import this archive in the other wiki. Hope this helps, Marius Samuel Lee wrote:
I have a space in one of our databases on one of our xwiki servers. We would like to isolate this space and move it to it's own database on another server. Is there any easy way to do this?
Some of the things I saw involved moving the entire database (which I don't want to do) and I'm not sure the rename space page snippet code will help me move it to another server.
Any ideas?
Sam
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
You can have a look at the Import/Export application as well, might be useful : http://code.xwiki.org/xwiki/bin/view/Applications/ImportExportApplication Regards, Jerome. Marius Dumitru Florea wrote:
I would try to use the export feature to export the pages in that space as a xar archive and then import this archive in the other wiki.
Hope this helps, Marius
Samuel Lee wrote:
I have a space in one of our databases on one of our xwiki servers. We would like to isolate this space and move it to it's own database on another server. Is there any easy way to do this?
Some of the things I saw involved moving the entire database (which I don't want to do) and I'm not sure the rename space page snippet code will help me move it to another server.
Any ideas?
Sam
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
participants (3)
-
Jerome Velociter -
Marius Dumitru Florea -
Samuel Lee