On Thu, Jul 23, 2009 at 4:36 AM, Robert
Bradshaw<rober...@math.washington.edu> wrote:
>
> On Jul 22, 2009, at 11:27 AM, William Stein wrote:
>
>> On Wed, Jul 22, 2009 at 11:21 AM, Michael
>> Madison<madison.mich...@gmail.com> wrote:
>>>
>>> Robert, Thanks for the feedback. I don't want to wait for 4.1.1 so I
>>> will attempt to follow the Sage Days 16 "How to get started with
>>> developing Sage" to apply the patches.  At first look this does not
>>> look straight forward.  Mike
>>
>> Just do:
>>
>> sage: hg_sage.apply('http://trac.sagemath.org/sage_trac/attachment/
>> ticket/6438/6438-cython.patch')
>>
>> sage:  hg_sage.apply('http://trac.sagemath.org/sage_trac/attachment/
>> ticket/4571/4571-numpy-pxd.patch')
>>
>> sage: hg_sage.apply('http://trac.sagemath.org/sage_trac/attachment/
>> ticket/4571/4571-more-fixes.patch')
>>
>> sage: quit
>>
>> sage -br
>>
>> and it should work, I guess.
>
> Even easier than that now:
>
> sage -merge 6438
> sage -merge 4571

There was a typo in the merge script in Sage 4.1. So if you're doing

sage -merge <ticket-number>

using Sage 4.1, then you would get an error. This has been fixed by ticket #6511

http://trac.sagemath.org/sage_trac/ticket/6511

-- 
Regards
Minh Van Nguyen

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to