There is lots of buzz lately about Subversion(SVN) and so I decided to check it out; I'm glad I did. It is absolutely incredible and I can't believe I didn't jump on this bandwagon sooner. I've totally revamped my development environment so that I develop locally on either my desktop or notebook. The beauty of Subversion is that it is quick and easy to get the latest copy of the code on whichever computer I want to use, since I now use a centralized SVN repository. Local Development using CFEclipse and Subversion has indeed made me a more efficient coder, and comes with the bonus that it protects my code so I never lose it.
[More]