you add some files to a directory, and type svn commit, nothing happens, and you have no idea why nothing happened.

Ten minutes and several Google searches later, you’re still stumped, until finally you remember… ah yes, svn add ..., then svn commit.

I haven’t had to think about that step for a long, long time. Maybe I need to start using the command-line a bit more…