#14898: Poincaré-Birkhoff-Witt and dual bases
-----------------------------------------+-----------------------------
Reporter: deneufchatel | Owner: sage-combinat
Type: enhancement | Status: new
Priority: minor | Milestone: sage-5.12
Component: combinatorics | Resolution:
Keywords: | Merged in:
Authors: Matthieu Deneufchâtel | Reviewers:
Report Upstream: N/A | Work issues:
Branch: | Commit:
Dependencies: | Stopgaps:
-----------------------------------------+-----------------------------
Comment (by tscrim):
From your series file, `trac_13898_r.patch` is the ''last'' patch that is
applied, i.e. all the previous patches are also applied and why you are
gettign the error message. Just to make sure we are on the same page, you
should get the following
{{{
$ sage -hg qapplied
trac_14898_Lyndon.patch
trac_14898_PBW.patch
trac_14914_stuffle.patch
status
trac_14898.patch
trac_14898_r.patch
}}}
where `$ blah` means you run command `blah` from the terminal in the
`$SAGE_ROOT/devel/sage/sage` folder.
So what you should do is the following (the `#` and anything after is a
comment):
{{{
$ sage -hg qpop trac_14898_Lyndon.patch # This is the first patch
applied
$ sage -hg qfold trac_14898_PBW.patch trac_14898.patch trac_14898_r.patch
# Fold all subsequent patches in (in order)
$ sage -hg qrename trac_14898-folded-md.patch # Give the new patch a
different name
$ sage -hg qrefresh -e # Make sure there is a good commit message
}}}
Hope that helps,[[BR]]
Travis
--
Ticket URL: <http://trac.sagemath.org/ticket/14898#comment:20>
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 unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/groups/opt_out.