#4936: 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  |    Keywords:          
-------------------------+--------------------------------------------------
 It is *always* safe to delete anything in ~/.sage/gap, since it will get
 autorecreated when Sage is started.   I just looked at my ~/.sage/gap on
 sage.math and it is HUGE:

 {{{
 wst...@sage:~/.sage/gap$ ls -1 |wc -l
 90
 wst...@sage:~/.sage/gap$ du -sch .
 1.3G    .
 1.3G    total
 }}}

 I have stuff in there going back to March 2008.

 The code in gap.py that creates the workspace in .sage/gap should also
 delete all old workspaces.   I think 1 week is arbitrary, but is safe
 since as mentioned above any time length is safe.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4936>
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to