thank you all for the answers
the version of my sage is : Sage Version 6.1.1, Release Date: 2014-02-04,
so I can not use hg. Some sites for the development refers to hg and not to
git. For instance
http://combinat.sagemath.org/doc/thematic_tutorials/tutorial-how-to-contribute.html,
but is old.
On Monday, May 12, 2014 6:48:24 AM UTC-4, KnS wrote:
>
> Hi Ketch,
>
> What version of Sage have you installed? I ask because Sage has since v6.0
> moved to using GIT for version control...
>
> --Kannappan.
>
And more importantly, where did you find documentation still using hg? That
will wo
Hi Ketch,
What version of Sage have you installed? I ask because Sage has since v6.0
moved to using GIT for version control...
--Kannappan.
On Mon, May 12, 2014 at 1:12 AM, J.A. Ketch wrote:
> I install sage in ubuntu using the following commands:
>
> $apt-add-repository -y ppa:aims/sagemath
I install sage in ubuntu using the following commands:
$apt-add-repository -y ppa:aims/sagemath
$apt-get update
$apt-get install sagemath-upstream-binary
I run sage and gave
sage: hg_sage.status()
NameError Traceback (most recent call last)
in ()
> 1 hg_sage.