#9064: remove p-adic matrix directory
------------------------------+---------------------------------------------
   Reporter:  was             |       Owner:  jason, was  
       Type:  enhancement     |      Status:  needs_review
   Priority:  minor           |   Milestone:  sage-4.5.3  
  Component:  linear algebra  |    Keywords:              
     Author:                  |    Upstream:  N/A         
   Reviewer:                  |      Merged:              
Work_issues:                  |  
------------------------------+---------------------------------------------
Changes (by was):

  * status:  new => needs_review


Comment:

 Since the file is empty, I can't do think of any way to actually do this
 with HG.  It seems impossible.
 {{{
 flat:matrix wstein$ hg rm  padics
 removing padics/__init__.py
 flat:matrix wstein$
 flat:matrix wstein$
 flat:matrix wstein$ hg ci
 flat:matrix wstein$ hg export ip
 abort: unknown revision 'ip'!
 flat:matrix wstein$ hg export tip
 # HG changeset patch
 # User William Stein <[email protected]>
 # Date 1281549848 25200
 # Node ID 029114d1f8a76cbd4d88b2a9a28fecadac170205
 # Parent  5b338f2e484f2065d3d30d47bc204d6e9ed13d12
 trac 9064 -- remove p-adic matrix directory
 }}}
 (see nothing!)

 So there is no patch to post, and I take David Roe's statement (above) as
 a positive review.

 So to the release manager merging this, just do the following:

 {{{
 cd SAGE_ROOT/devel/sage/sage/matrix
 sage -hg rm  padics
 sage -hg ci
 }}}

 and checkin the resulting empty patch.    Unfortunately, this won't do
 anything for people doing "sage -upgrade".  Anyway, it's an empty
 directory so whatever happens is pretty harmless.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9064#comment:1>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
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