kcrisman <kcris...@gmail.com> writes: > 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?).
That URL is managed by R. Andrew Ohana. It's also browsable on the experimental trac server at http://trac.sagemath.org/experimental/ , but that's turned off at the moment because it was causing weird load on boxen (probably because of one of the trac plugins that was turned on there). In any case the git repository you found is very unofficial at the moment, and will continue to be unofficial until at least Sage 6.0. If you want to keep tabs on the switch to git, you can subscribe to the sage-git mailing list and keep an eye on trac ticket #13015 - http://trac.sagemath.org/sage_trac/ticket/13015 . > 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 Or if you want to see them online, they're mirrored at http://hg.sagemath.org/ , but as that URL is only updated whenever a new stable version of Sage is released, it's not much use if you want to track development day by day or hour by hour. In fact there is currently no real way to do that, afaik. Once we switch to the consolidated repo (the one you found), we will mirror it on github and update it in realtime more or less. -Keshav ---- Join us in #sagemath on irc.freenode.net ! -- 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