Screen Shot 2012 01 07 at 11.41.36 CentOS Git server and OS X Client

Why?

One of the things we needed to establish for Cistec App Development was some sort of remote version control. Up until now we’d been using the world renowned Dropbox for working on our projects but it had several issues (updated in realtime, so if you attempted to compile after a colleague made a typo..).

After some googling to decide between the two version control systems Xcode will integrate with (SVN and Git) we went with Git thanks to some strong opinions on StackOverflow.

Read more