Skip to content

Instantly share code, notes, and snippets.

@web-zen
Created September 3, 2009 19:43
Show Gist options
  • Save web-zen/180488 to your computer and use it in GitHub Desktop.
Save web-zen/180488 to your computer and use it in GitHub Desktop.
Using a Web based javascript editor (EditArea) to edit xml files I wish to allow:
User creates new file and saves it
User opens current version of file, makes edits, saves it with no conflicts.
User opens current version of file, makes edits, has conflict, merges edits, saves.
User compares current version of file to selected older version from list.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment