On Jan 19, 2008 7:39 AM, mabshoff
<[EMAIL PROTECTED]> wrote:
>
>
>
> On Jan 19, 12:06 pm, bill purvis <[EMAIL PROTECTED]> wrote:
> > On Saturday 19 January 2008, mabshoff wrote:> Hello folks,
> >
> > > Sage 2.10 has been released on January 18th, 2008. It is available at
> >
> > >            http://sagemath.org/download.html
> >
> > > * About Sage (http://www.sagemath.org)
>
> Hi Bill,
>
> > As a relative newbie to sage-devel can I ask:
> > Is it safe to assume that 2.10 is essentially the same as 2.10.alpha4?
> > If not can I simply apply a few fixes to save the effort of downloading,
> > compiling and testing everything?
>
> You can run ./sage -upgrade which will only download the latest bits
> and pieces and compile those. From alpha4 it is only the
> sage-2.10.spkg (and also some other smaller spkgs like ext). There is
> no tricial way to get and apply the patches [it is possible, just not
> tricial] since this time we did some merging post alpha4 that got
> attributed to alpha4.

Well there is also doing:

sage: hg_sage.pull()
sage: hg_sage.merge()

sage: hg_doc.pull()
sage: hg_doc.merge()

That would probably be almost as good as upgrading.

William

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@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-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to