On 19 December 2013 15:02, Volker Braun <[email protected]> wrote: > I'm pleased to announce the release of the first beta version. I've been > working on merging the backlog of git tickets, though there is more to come. > > If you are using git, note that the "master" branch is from now on frozen to > the sage-6.0 tree until 6.1 is finished. If you want to follow the beta > releases, you need to checkout the "develop" branch, for example with the > following commands: > > git fetch trac develop > git checkout -b develop FETCH_HEAD
This worked perfectly, and building was amazingly fast since not a lot had to be rebuilt -- this is the way to go! Also, make ptestlong gave: ---------------------------------------------------------------------- All tests passed! ---------------------------------------------------------------------- John > > Pulling the develop branch will always bring you to the most recent beta/rc > version. > > Source tarball is at > http://boxen.math.washington.edu/home/release/sage-6.1.beta0/sage-6.1.beta0.tar.gz > > > -- > 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. -- 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.
