On Nov 23, 2009, at 12:05 PM, John H Palmieri wrote: > On Nov 23, 11:56 am, Mariah <mariah.le...@gmail.com> wrote: >> Minh, >> >> The patch may have been merged into sage-4.1.2. >> But it is NOT in sage-4.2.1. >> >> Just do (in sage-4.2.1) "./sage -sh". >> I expect to see (at the end) >> >> ***** >> /home/mariah/sage/sage-4.2.1-x86_64-Linux-core2-fc >> sage subshell$ >> ***** > > This is what I see (with Sage 4.2.1). More importantly, when I look at > the file SAGE_ROOT/local/bin/sage-sage, it has the changes from that > patch. > > Maybe you have a copy of Sage lying around (or at least a copy of the > file sage-sage) that's being run instead of the one in SAGE_ROOT/ > local/ > bin, so you're not seeing the new behavior?
Try running hg -R $SAGE_ROOT/local/bin If you've been editing stuff in there, then did an -upgrade, there may well be multiple heads in there that you'll have to merge. (And then re-merge every time you upgrade, which is a pain...) - Robert -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org