I'm a user focused mobile developer, here is where I publish advice and thoughts on building great mobile apps

How to set up and use Subversion (SVN) on OS X Leopard

Subversion is a tool which allows you to save code changes and then step back through the changes at a later date, or revert back to previous changes if things go wrong. It provides the following benefits: Mistakes matter less – you can always go back More than one person can work on the same…

Read the article