Edit conflict

From Infogalactic: the planetary knowledge core
Jump to: navigation, search

<templatestyles src="Module:Hatnote/styles.css"></templatestyles>

<templatestyles src="Module:Hatnote/styles.css"></templatestyles>

An edit conflict is a computer problem where multiple editors cannot all edit the same item during a short time period. The problem is encountered on wikis or distributed data systems.[1] An edit conflict occurs when a shared document is being edited by more than one person at the same time, and the attempted changes are treated as incompatible with each other. One person attempts to edit the document, but upon trying to save the new version, another person has already modified the document in the intervening time period, thus causing a difference between the attempted edit and the already-made edit that must be resolved manually, and causing an "edit conflict" error message. Computer writer Gary B. Shelly notes that many wiki systems "will block the contributor who is attempting to edit the page from being able to do so until the contributor currently editing the page saves changes or remains idle on the page for an extended period of time."[2]

The problem can occur when working on heavily edited articles on Wikipedia, such as those about a current event or a person suddenly in the news,[3] as well as other high-traffic pages.[4] If a significant amount of new text is involved, the editor who receives an "edit conflict" error message can cut and paste the new text into a word processor or similar program for further editing, or can paste that text directly into a newer version of the target document. Simple copyediting can be done directly on the newer version, and then saved.[3]

Edit conflicts can also arise when two or more editors are working on Google Sites,[5] or when two or more users simultaneously edit the same file in a revision control system which does not have file locking.

See also

References

  1. Michael Antonovich (2010). Office and SharePoint 2010 User's Guide: Integrating SharePoint. p. 321 (752 pages), quote: "Edit conflict on a list linked to SharePoint".
  2. Lua error in package.lua at line 80: module 'strict' not found.
  3. 3.0 3.1 Lua error in package.lua at line 80: module 'strict' not found.
  4. Lua error in package.lua at line 80: module 'strict' not found.
  5. Lua error in package.lua at line 80: module 'strict' not found.


<templatestyles src="Asbox/styles.css"></templatestyles>