Snapshots

Status

  • {*} Needs design

    {o} Design in progress

    {o} Needs implementation

    {o} Implementation in progress

    {o} Stable

Goals

  • Allow snapshoting the state of the project so that future changes can be rolled back.
    • I think it is okay if rolling back requires re-loading the project. -- Christian

  • Provide a simple UI to both snapshot and rollback to previous snapshot.

Implementation Details

  • This feature should use Git internally and store all tree and any modified changes in a temporary branch.

Apps/Builder/Planning/Snapshots (last edited 2014-11-10 22:35:54 by ChristianHergert)