[pmwiki-users] Sync of local pmwiki with remote pmwiki

Radu radu at monicsoft.net
Fri Jul 22 15:50:56 CDT 2005


Just a few pointers, cos I'm still looking for the answer. :)

Component Software has a set of tools for doing quite accurate diffs 
(AFAICT, smaller diffs than the gnu diff)
http://www.componentsoftware.com/Products/RCSBrowser/index.htm

And for even more precise diffs, try WinMerge
http://winmerge.sourceforge.net/

These are good if you have both file trees on the same windows 
machine, and they're both very time-consuming on large directories 
(not something you'd like to do in a cron job).

Unfortunately, I don't know of any tool (Unix or otherwise) that does 
automatic merging of changes between two changed files. cvs and rcs 
lock files when they're open for editing.

I had suggested at least a notice of editing-in-progress on pmwiki, 
but it turns out it's rather difficult to know when the editing ends.

At 12:34 PM 7/21/2005, Joffrey Pannequin wrote:
>Hello,
>I am trying to setup a wiki server. I want it to be available offline
>through a local pmwiki for read/write.
>
>I saw some threads about this in May and June 2004. It suggested to use
>unison to synchronize the files. So I tried it. It works fine when a
>file is modified by only one of the pmwiki. But I can't get it to work
>with modification on the same file on both pmwikis. Does anybody have a
>solution or an idea ?

Cheers,
Radu
(www.monicsoft.net) 





More information about the pmwiki-users mailing list