On Dec 17, 1:50 pm, "David Joyner" <[EMAIL PROTECTED]> wrote:
> On Dec 17, 2007 7:31 AM, Jaap Spies <[EMAIL PROTECTED]> wrote:
>
>
>
>
>
> > mabshoff wrote:
>
> > > On Dec 17, 12:42 pm, "David Joyner" <[EMAIL PROTECTED]> wrote:
>
> > >> I did a sage -upgrade to 2.9 and had no serious problems but just 
> > >> notices that
> > >> the startup banner is missing "2.9". Is that just me?
>
> > > I think William reported something similar. To fix it see the faq,
> > > specifically:
>
> > > # QUESTION: Upgrading Sage went fine, but now the banner still shows
> > > the old version. How can I fix this?
> > > # ANSWER: Try doing sage: hg_scripts.merge() followed by sage:
> > > hg_scripts.commit().
>
> > More simple I did:
>
> > [EMAIL PROTECTED] sage-2.9.rc4]$ ./sage
> > ----------------------------------------------------------------------
> > | SAGE Version rc4, Release Date: 2007-12-16                         |
> > | Type notebook() for the GUI, and license() for information.        |
> > ----------------------------------------------------------------------
>
> > sage: hg_scripts.pull()
>
> That worked! Thanks:-) Should I add this to the FAQ?

It is more or less the same solution I posted, just from inside sage.
But feel free to add it to that existing FAQ entry as an alternative
methode.

Cheers,

Michael

> > cd "/home/jaap/downloads/sage-2.9.rc4/local/bin" && hg status
> > cd "/home/jaap/downloads/sage-2.9.rc4/local/bin" && hg status
> > cd "/home/jaap/downloads/sage-2.9.rc4/local/bin" && hg pull 
> > -uhttp://www.sagemath.org/hg/scripts-main
> > pulling fromhttp://www.sagemath.org/hg/scripts-main
> > searching for changes
> > adding changesets
> > adding manifests
> > adding file changes
> > added 1 changesets with 1 changes to 1 files
> > 1 files updated, 0 files merged, 0 files removed, 0 files unresolved
> > If it says use 'hg merge' above, then you should
> > type hg_scripts.merge().
>
> > sage:
> > Exiting SAGE (CPU time 0m0.02s, Wall time 0m28.11s).
> > [EMAIL PROTECTED] sage-2.9.rc4]$ ./sage
> > ----------------------------------------------------------------------
> > | SAGE Version 2.9, Release Date: 2007-12-16                         |
> > | Type notebook() for the GUI, and license() for information.        |
> > ----------------------------------------------------------------------
>
> > Jaap
--~--~---------~--~----~------------~-------~--~----~
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://sage.math.washington.edu/sage/ and http://sage.scipy.org/sage/
-~----------~----~----~----~------~----~------~--~---

Reply via email to