Forgotten lesson: always run a SVN status check before commits/renames/deletes, or you risk wasting time and wishing you had.
Had a stunned look on my face for a while after trying to rename a folder in a subversion repository: (more…)
I use subversion (SVN) version control for web development and maintenance. There are other options out there but SVN has never let me down. This post is intended as a bit of a self-tutorial because I don’t set up repositories like this all that frequently, even though I work in them daily.