On Thu, 27 Feb 2014 11:44:30 strogdon wrote: > After looking at ticket 15317 I see that could be a possibility. From the > sage shell > > (sage-sh) strogdon@ledaig:sage$ which hg > /usr/bin/hg > > So, why now? And must I now remove it from my PATH?
I seriously doubt hg on Steve's system is broken. But there is clearly a bug when hg is present. I would try the following: HAS_HG=no SVNVERSION=no make which may be able to reproduce the work around mentioned in the ticket. Francois -- You received this message because you are subscribed to the Google Groups "sage-release" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-release. For more options, visit https://groups.google.com/groups/opt_out.
