On Thursday, June 28, 2012 9:01:55 PM UTC-4, Peng Yu wrote: > > https://github.com/sagemath/sage.git > > It is not easy for me to find the repository of sage. I found the above on > github. Is this the official one? Should this info be added to a more > obvious place on the sage website?
There is not an "official" Sage repository on github (though some people are working on transferring to HG to git). This is probably part of their experiments, which probably will work pretty well (Keshav, David?). The "official" repositories are located in four places in the Sage source. $SAGE_ROOT $SAGE_ROOT/local/bin $SAGE_ROOT/devel/sage $SAGE_ROOT/data/extcode Mercurial usage is pretty well documented throughout the developer guide. - kcrisman -- To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org