For those who love source code…
There is now a new git repository with the full context source code at http://dl.contextgarden.net/distribution/git/. There are two branches one with the stable release of context (aka current) and one with the beta release. Just do this:
git clone http://dl.contextgarden.net/distribution/git/
Now you have all stable releases since 10/1997 and all beta releases since 5/2009. The stable branch is the default branch, to switch to the beta branch you can do something like
git checkout -b beta origin/beta
update 2009-07-17: The repository is synchronized every day shortly after midnight. So todays stable will be there tomorrow morning.
Patrick
July 17, 2009 at 7:11 pm
[...] gibt ein neues git-Repository für ConTeXt-Quellcode: http://contextgarden.wordpress.com/2009/07/17/new-git-repository/ [...]
July 18, 2009 at 5:07 pm
[...] im ConTeXtgarden-Blog. Herzlichen Glückwunsch, und vielen Dank an die Maintainer! Außerdem gibt es jetzt ein Git-Repository, das den gesamten ConTeXt-Quelltext bereitstellt. Es wird täglich kurz [...]