[pmwiki-users] how to prevent multiple ppl trying to change the same page?

Patrick R. Michaud pmichaud at pobox.com
Mon Jan 16 18:54:54 CST 2006


On Mon, Jan 16, 2006 at 11:39:05PM +0100, muab ila wrote:
> heyas,
> 
> another trivial but important question from a newbie =)
> 
> as the title says:
> how to prevent multiple ppl trying to change the same page?

If you're running on a Unix system, you normally don't need to
do anything to "prevent" it, as PmWiki automatically detects
this situation and resolves the conflict.  See
http://www.pmwiki.org/wiki/PmWiki/SimultaneousEdits

If you're on a Windows system or a Unix system that doesn't support
the diff3 command, then see 
http://www.pmwiki.org/wiki/Cookbook/SimuleditWithoutPopen .  (I will
probably incorporate this into the distribution at some point.)


Pm




More information about the pmwiki-users mailing list