Re: [sage-support] question about hg (newbie)

2014-05-12 Thread J.A. Ketch
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.

Re: [sage-support] question about hg (newbie)

2014-05-12 Thread kcrisman
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

Re: [sage-support] question about hg (newbie)

2014-05-12 Thread Kannappan Sampath
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

[sage-support] question about hg (newbie)

2014-05-12 Thread J.A. Ketch
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.