I have been working a little on an iPhone / iPad app for work. We wanted to add some new functionality, and it is causing me some heartburn, because we didn’t set it up to function properly.
So I learned how to get SVN branching going, so that I can branch trunk, and work on this coding overhaul without it affecting the current state of the app. Really cool to understand SVN branch / merge…
I know I should eventually switch to git, like everyone else is, but until I can get my other tools switched, it will be SVN for now…