#4936: [with patch; needs review] massive bloat: make something delete
everything
in ~/.sage/gap > 1 week old and untouched
-------------------------+--------------------------------------------------
Reporter: was | Owner: mabshoff
Type: defect | Status: new
Priority: major | Milestone: sage-3.3
Component: performance | Resolution:
Keywords: |
-------------------------+--------------------------------------------------
Changes (by was):
* summary: massive bloat: make something delete everything in
~/.sage/gap > 1 week old and untouched => [with
patch; needs review] massive bloat: make
something delete everything in ~/.sage/gap > 1
week old and untouched
* milestone: sage-3.4 => sage-3.3
Comment:
To test the attached patch, look $HOME/.sage/gap, and notice if you have a
lot of old files there. Maybe even fake some old workspace files like
this:
{{{
touch -t 01010000 workspace-00
}}}
Then touch local/bin/gap_stamp to force a recheck
{{{
cd SAGE_ROOT
touch local/bin/gap_stamp
}}}
and note that when you start sage the files you created in $DOT_SAGE/gap
are deleted.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4936#comment:3>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
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-trac?hl=en
-~----------~----~----~----~------~----~------~--~---