On Fri, Jul 24, 2009 at 9:39 AM, Pablo Angulo<pablo.ang...@uam.es> wrote: > > 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 can think of no reason it would be dangerous to do that. Just control the files of the form worksheet.txt, since they determine the worksheets. I can also not think of a simpler way to accomplish this. William --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---