We relaunched the TWiki.org project with an expanded TWiki charter, and we invite you to participate! The TWiki.org Code of Conduct agreement took effect on 27 Oct 2008. We ask existing twiki.org users to opt-in. You need to opt-in to participate in the Blog, Codev, Plugins and TWiki webs. -- PeterThoeny - 27 Oct 2008
Tags:
replication1Add my vote for this tag create new tag
, view all tags

Replication Technologies for TWiki

See all CategoryReplication topics.

Motivation

ReadWriteOfflineWiki has been a goal for many of us wanting to use TWiki from a disconnected laptop.

A good technology of these would facilitate exchange of TWiki pages between desktops, eliminating the need for a hosted server. Some do continuous synchronization with ftp: an ingeneous bit of coding with one could thus facilitate ReadWriteOfflineWiki.

Options

There may be an opensource replication technology TWiki can layer on. Else an inexpensive shareware on would be good:

Windows Shareware

http://www.filetransit.com/category.php?id=225 has a list of inexpensive replication technologies for windows.

http://www.google.com/search?hl=en&c2coff=1&safe=off&q=%22file+replication%22+sourceforge&spell=1 lists a bunch of them

-- MartinCleaver - 13 Jul 2005

CVS (SVN, etc...)

In the past I've also experimented with using CVS as a replication system, and that is actually much nicer to work with - since you gain offline read/write as well as distribution. These days using SVN (or probably SVK) would be much nicer. Despite the potential problems of conflicts, it works a lot better than you would expect. (Rather than replace the RCS store the CVS synchronisation operated side by side with the RCS synchronisation, side-stepping any need to change the TWiki codebase itself)

-- MichaelSparks - 14 Jul 2005

That 'TWikiGuest' contribution was from Michael Sparks, BTW, in case anyone was wondering (as I was).

My own experiences of replication using Clearcase Multisite may be of some relevance. Very powerful, peer-to-peer replication, but rather prone to going belly-up when you least want it to (usually involving a three-hour packet rollback on the morning of the release frown ).

-- CrawfordCurrie - 15 Jul 2005

I welcome Michael's opinion.

Other replication technologies:

-- MartinCleaver - 03 Aug 2005

 
Topic revision: r16 - 02 Jan 2006 - 23:01:40 - PeterThoeny
 
TWIKI.NET
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback