Category Archives: Macs

SVN for Mac

Today I better understood how to use SVN… it’s actually a great way to deal and be safe with any kind of work in progress. I would recommend that to any person doing any work (not only programming geeks) in their computer that takes more than a week to complete. It will keep the work safe in the repository and always synced. If you want to learn more please check: http://en.wikipedia.org/wiki/Subversion_(software)

Anyway here are some SVN tools that I use:

I’ll be working with Qt Creator from now on.. so I want to see how it integrates with SVN. It looks promissing.