As with any resource accessible by multiple people simultaneously, one has to deal with the same page being changed by two people at the same time.

There are two possibilities:

Method one: page locking

We can avoid the problem by locking a page. When someone opens the page for editing, no one else can until either 10 minutes have passed (for some value of 10), or the page has been saved.

Method two: conflict resolution

We can allow the first save to win, and block any subsequent attempt at a save. The second editor is then given the newest version of their page and their version (which hasn't yet been saved) and it's up to them to resolve any differences.

Discussion.

Method two is much less friendly, but it's

Method one is This site uses a mixed strategy. When a page is opened for editing it is locked. The lock is released when the page is saved, or after ten minutes, which ever happens first.

Then, if the page being over-written is not the same as the page that was loaded initially, the save is blocked. This happens when someone else has saved a new version, which is only possible if your lock expired.

There are ways to save your changes and try again. Details will follow if requested.


CategoryMeta
(none) (none) AdviceForNewUsers
(none) CommonProblem
EditLock

You are here

EditConflictResolution
CategoryMeta
(none) (none) (none)

Local neighbourhood - D3


Last change to this page
Full Page history
Links to this page
Edit this page
  (with sufficient authority)
Change password
Recent changes
All pages
Search