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