Source Code Control and Version Control - BitbucketΒΆ

This project uses Bitbucket for mercurial source control hosting. For further reading on source control, vist Wikipedia.

For a mercurial tutorial, visit this cool intro written by Joel Spolsky.

Basically, once you understand how this works, you will need to keep your local environment synchronized with the repository on Bitbucket. This makes it easy for multiple developers to work on the same code base.

If you come on as a developer with this project, the repository will be made available to you and any further questions answered.