On 3/21/07, Kyle Schalm <[EMAIL PROTECTED]> wrote:
> btw, i did have trouble applying the patch. it said,
> "abort: outstanding uncommitted changes".
> any idea what that means?

It means it's a text-only patch that was taken "out of context"
from my tree to yours.  You can get around though -- do:

   sage: hg_sage('import -f /home/was/3500.patch')

It should be
    sage: hg_sage.apply('3500.patch', '-f')
but I messed up something in hg_sage.import_patch, which makes
the above not work (I fixed this for sage-2.4.).

William

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/
-~----------~----~----~----~------~----~------~--~---

Reply via email to