Developing guide http://corrinosoftware.com/how_long_does_it_take_to_make_an_iphone_game
Fossil
A new VCS system, named fossil.
http://blog.mired.org/2011/02/fossil-sweet-spot-in-vcs-space.html
Compare TFS against others
If you want to select in between different source control tools, I did some search on the internet and found following articles with comparisons:
Happy reading.
Make for build automation
Here you will find a nice description of Make.
If you want to do building automation with make, please make sure to read through it. Alternatively, one could use other tools such as Ant or select one of this list.
It is a tough choice, and each of them has its advantages and disadvantages. As long as the source code is kept in a controlled environment, you have a stable base to start with….
Moving from SVN/GIT to Mercurial
Someone had problem with SVN and huge development teams. Read the story.
Looking for authors
If you want to post some messages on this board, please contact me. If your interests are SCM, virtualisation and/or wordpress, you can become co-author on this site.
Good practices in source control
Getting started with source control, here are some guidlines for beginners.