[KLUG Members] RE:Syncing multiple evolutions, possible answer-Unison

Adam Tauno Williams members@kalamazoolinux.org
Fri, 3 Jan 2003 10:22:59 -0500


>I have never tried multisync, but in light of Bruce's problems with
>multisync, I would suggest trying Unison,
>http://www.cis.upenn.edu/~bcpierce/unison/. It is stable and includes Linux,
>Solaris and Windbloz versions that work at socket level or remote shell if
>you want. This allows directory synchronizations such as Linux to Linux,
>Winbloz to Linux, Linux to Winbloz, Winbloz to Linux, Winbloz to Winbloz,
>etc. There are lots of options like using the rsync algorithm over ssh, and
>the interface must be pretty easy to use since I am using it. Other options
>include ways of including and excluding files and paths, etc., etc.

Unfortunately file syncing won't work.  Something is required that actually
understands the structure of iCal and vCard files.  And to work safely with
Evolution it needs to communicate with a running pcs (that means CORBA).

This would make a very nice project for a student or aspiring developer
somewhere.  The documentation on working with Evolution is very good.  There are
samples of pcs clients in the source code.