robmcmullen / peppy

NO LONGER MAINTAINED
http://peppy.flipturn.org/
GNU General Public License v2.0
14 stars 7 forks source link

Add file backups to complement autosave #561

Closed robmcmullen closed 12 years ago

robmcmullen commented 12 years ago

[Trac time 20081111 210500Z] #22 deals with autosaving; periodically saving work as you go. Backups are different; they save a copy of the original file before editing begins and aren't touched again during that editing session.

robmcmullen commented 12 years ago

[Trac time 20081111 220452Z] efa752ba8a8cf743cb7c1ca4363000b5ea648dc7 Refs #561: added beginnings of backup system

robmcmullen commented 12 years ago

[Trac time 20081111 220504Z] 41081056c3a36f62178389da2b4e218a286cefe7 Fixed #561: backup file is now saved after the first modification to the file