Question
I want to setup 2 TWiki servers, on 2 separate places, and I want them to synchronise at specific time intervals. Is this possible?
I know that there is a similar ans answered question:
SyncingTwoCopiesOnDifferentTWikiServers ,but I wonder if it is possible at the current version of TWiki.
I searched a lot in the documentation but I couldn't find out if a kind of synchronising two TWiki sites is possible without going into adhoc methods.
Regards
Environment
--
KonstantinosBrokalakis - 16 Jun 2006
Answer
Not directly supported no; only the doc you already found is available on this.
Having two masters is always more complicated than a master/slave config. If possible, the setup is somewhat simplified if all edits to one server, or each web has one of the servers as "master". Then you can synchronize using any file sync tool you like.
If webs are small and there's good network connectivity you can also let the server mount some webs directly on each other (using fuse or similar).
--
SteffenPoulsen - 16 Jun 2006
Yes you can do it, but beware the code is in beta and is not scheduled to come out of beta.
Install
SyncContrib
--
MartinCleaver - 16 Jun 2006