William Stein wrote:
In a fresh installed sage-2.1.4: > > Please let me know if you have trouble. In particular: > (1) I'm very interested to know what happens when > you do "make test". In particular, do any tests hang/fail? ---------------------------------------------------------------------- All tests passed! Total time for all tests: 819.8 seconds > (2) If you do > sage: hg_sage.heads() > do you get at most two heads? You should likely get 1, but > might get 2 if you have your own extra heads... > sage: hg_sage.heads() cd "/home/jaap/downloads/sage-2.1.4/devel/sage" && hg head changeset: 3138:d41bd3f19adc tag: tip user: William Stein <[EMAIL PROTECTED]> date: Fri Feb 23 18:25:47 2007 -0800 summary: disable linbox charpoly/minpoly over ZZ. But in an upgraded sage-2.1.4 I got: [EMAIL PROTECTED] sage-2.1.3]$ ./sage ---------------------------------------------------------------------- | SAGE Version 2.1.4, Release Date: 2007-02-17 | | Type notebook() for the GUI, and license() for information. | ---------------------------------------------------------------------- sage: hg_sage.pull() cd "/home/jaap/downloads/sage-2.1.3/devel/sage" && hg status cd "/home/jaap/downloads/sage-2.1.3/devel/sage" && hg status cd "/home/jaap/downloads/sage-2.1.3/devel/sage" && hg pull -u http://sage.math.washington.edu/sage//hg//sage-main abort: index 00changelog.i unknown format 2! If it says use 'hg merge' above, then you should type hg_sage.merge(), where hg_sage is the name of the repository you are using. This might not work with the notebook yet. Jaap --~--~---------~--~----~------------~-------~--~----~ 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/ -~----------~----~----~----~------~----~------~--~---