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://bitbucket.org/christian-schlichtherle/truezip7/truezip-samples
Developer Access
Only project developers can access the Mercurial tree via this method (See http://www.selenic.com/mercurial/hg.1.html#clone).
$ hg clone ssh://hg@bitbucket.org/christian-schlichtherle/truezip7/truezip-samples