#9343: Upgrade PARI to svn snapshot 12577 - a pre-release of PARI 2.4.3.
------------------------------------------------------------------------------------------+
   Reporter:  was                                                               
          |       Owner:  jdemeyer    
       Type:  enhancement                                                       
          |      Status:  needs_review
   Priority:  major                                                             
          |   Milestone:  sage-4.6    
  Component:  packages                                                          
          |    Keywords:              
     Author:  Robert Bradshaw, John Cremona, Jeroen Demeyer, William Stein, 
David Kirkby  |    Upstream:  N/A         
   Reviewer:                                                                    
          |      Merged:              
Work_issues:                                                                    
          |  
------------------------------------------------------------------------------------------+

Comment(by cremona):

 Replying to [comment:227 drkirkby]:
 > Replying to [comment:218 cremona]:
 > > I agree with David that Mercurial is counter-intuitive -- you have to
 push one at a time since push means "push the last patch imported".
 >
 > But I did not type
 >
 > {{{hg qpush}}}
 >
 > but instead
 >
 > {{{hg qpush -a}}
 >
 > Looking for help on that:
 >
 > {{{
 > drkir...@hawk:~$ hg qpush -h
 > hg qpush [-f] [-l] [-a] [-m] [-n NAME] [PATCH | INDEX]
 >
 > push the next patch onto the stack
 >
 >     When -f/--force is applied, all local changes in patched files
 >     will be lost.
 >
 > options:
 >
 >  -f --force  apply if the patch has rejects
 >  -l --list   list patch name in commit text
 >  -a --all    apply all patches
 >  -m --merge  merge from another queue
 >  -n --name   merge queue name
 >
 > use "hg -v help qpush" to show global options
 > }}}
 >
 > I interpret that is meaning all of them would be applied.
 >
 > Dave

 Sure -- what is (possibly) counter intuitive is the *order* in which they
 are applied, which is the reverse of the order they were imported.  For
 this reason I find "hg qpush -a" rarely useful.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9343#comment:228>
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