Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Know what to export and write version handlers for

  • After doing many edits in the configuration tree to accomplish some higher level goal, one can compare the current tree with an export of the starting tree to easily see all the bootstrap files and version handlers that need to be updated.

Check that bootstrap files and version handlers are correct

  • After creating bootstrap files and version handler, one can compare the tree created from bootstrap/version handlers against an export of the hand-crafted tree to see if the bootstrap files and version handlers correctly recreates the hand-crafted tree.

Analyze and merge changes from other developers

...