Deep among the .sage/sage_notebook.sagenb subdirectories is a worksheet subdirectory that contains a subdirectory called "snapshots" that contains numerous *.bz2 files.
I assume these are snapshots of the worksheet. What causes their creation? Do they contain a revision history? If so, how do I examine a previous revision of the worksheet? If there is not a way to look at the revision history, then why are they maintained? Can I safely delete them? Thank you, Jim Clark On Apr 4, 2013, at 1:28 AM, David Loeffler wrote: > You can pretty much freely kill anything other than the > "sage_notebook.sagenb" subdirectory -- the rest is just cache files, > logs, command-line history, etc. The notebook subdirectory is > important, because it contains your saved worksheets (if you use the > sage notebook) -- if you use sage purely from the command line you can > remove that too. > > David > > On 4 April 2013 07:46, Rogério Brito <[email protected]> wrote: >> Hi. >> >> I am preparing myself to backup my systems and I would like to clean >> unnecessary, temporary files (or those that can be easily generated) >> before actually proceeding to the backup and I was wondering what >> would be safe to remove from my ~/.sage directory. >> >> Are there guildelines here? Sorry if this is a FAQ, but my google-fu >> is failing me. >> >> >> Thanks in advance, >> >> -- >> Rogério Brito : rbrito@{ime.usp.br,gmail.com} : GPG key 4096R/BCFCAAAA -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-support?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
