Overview
This project uses Mercurial to manage its source code. Instructions on Mercurial use can be found at http://hgbook.red-bean.com/read/.
Anonymous access
The source can be checked out anonymously from Mercurial with this command (See http://www.selenic.com/mercurial/hg.1.html#clone):
$ hg clone https://hg.java.net/hg/truecommons~parent/guicer
Developer access
Only project developers can access the GIT tree via this method (See http://git-scm.com/docs/git-clone).
$ git clone git@github.com:christian-schlichtherle/guicer.git