Existing aliases
A special subversion repository has been setup with the purpose of providing aliases to the eXo main projects repository. The main advantage is to that you checkout a subset of the main projects repository and avoid you to download the whole codebase with all versions. Aliasing is based on the svn:externals mechanism.
to make a checkout. If you want to use it with the exobuild you need to perform
to make a checkout.
Existing aliases
Head
The head alias aliases the trunk of all products. Usesvn co http://svn.exoplatform.org/aliases/head
cd $EXO_BASE_DIRECTORY svn co http://svn.exoplatform.org/aliases/head eXoProjects
AIO 1.6.x
The aio-1.6.x alias aliases the branches of all products used to create AllInOne 1.6.x suite. Usesvn co http://svn.exoplatform.org/aliases/aio/branches/aio-1.6.x/