Today I was committing some changes to my SVN repository when it dawned on me how much I love SVN. Why do I love SVN so much you might ask? Simple, I can track all my changes and interact with other developers easily and efficiently. Back before I found SVN I used FTP to manage my files on a central server and that was a pain when I needed to roll back a change I no longer wanted. I made hourly backups when I would be in develop mode and then could roll back. I do not miss those days.
I also love how you can look over the logs from long ago and see what you where doing and the progress you have made. It’s a nice way to remind yourself of the work you have put into a project. This post does not serve much of anything but to say I love SVN. You should check it or GIT out if you don’t use one or the other. You will fall in love too!