Hello: I'm about to make to some worksheets some non-trivial changes I might regret. I'd like to version-control (with bazaar) those worksheets. Version control of sws files is useless because they are compressed. I could download the worksheets to a sws file, decompress with 'tar jvf' and then do version control (for some reason, the "extract here" feature gets the options wrong, so I have to extract from the console). But then I though: why not version-control the ~/.sage/sage_notebook/worksheets/admin folder directly? But first I'd like to check it's not dangerous and there's no simpler way to achieve the same result. I've noticed the "log" option in the notebook has all the history of the worksheets, but it doesn't look very usable at plain sight. Regards Pablo Angulo
--~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
