From that checkout I tried to run install.sh. However, that needs some manual tweaking, e.g.:
Some packages in versions.cfg need to be upped.
There is a checkout step of “django-settings” in the buildout. That seems to be too recent, it is
not compatible with the Django version that is used (1.3.x).
This Django version (1.3.x) is not officially supported anymore.
So, if the current main branch is stable enough, I would rather choose to use that branch.
please feel free to use the main branch but if you’d actually prefer 2.0.x series, then you can build what is to become 2.0.8 from the support/2.0 branch.
That branch, support/2.0, only receives backports and fixes, which is unlike main, which will become 3.0 with new features.