Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2004-06-16 19:30:19 -0700 (Wed, 16 Jun 2004)
Revision: 5911
Log message:
This is the "Newer File Model" as discussed with Aleksey.
There are 3 levels:
.cmoz: for auto-save versions
.prlb: for private versions
.prla: for public versions
Commands:
backup/backup_all: perform an auto-save (you won't normally
need to use these)
save/save_all: save your private copy
export/export_all: publish your work
revert/revert_all: revert to the last saved private version
abort: quit MetaPRL without auto-saving (exits with an error code)