Thanks, But
Thanks for the response. I had a look and I still can't see where it's saving every change. It uses transactions to determine when to save a version, but doesn't say whether it saves all changes made in that period as separate snapshots/copies/...
If it's set to 10 minutes and I save 10 different versions in the 10 minutes, does it provide rollback to each one of those versions?
It also appears that it saves the whole file. I had thought it would be smart and save only the deltas so it can reconstruct the file at any point. Am I reading it right?