Hello, If you would like to merge all the heads of your hg repository, please try this (sorry about any stupid word wrap):
$ sage -f linbox-20070220 sage: hg_sage.pull() sage: hg_sage.apply('http://sage.math.washington.edu/home/was/pkgs/sage-2.2.alpha.hg') sage: hg_sage.update() (exit) $ touch devel/sage/sage/libs/linbox/* $ sage -br 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? (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... -- William Stein Associate Professor of Mathematics University of Washington --~--~---------~--~----~------------~-------~--~----~ 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/ -~----------~----~----~----~------~----~------~--~---