You Know You’ve Gotten Too Spoiled By Your IDE When…
Technology September 12th, 2006you 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…

September 13th, 2006 at 8:20 am
’svn status’ is great for WTF moments.
Yes, you are too spoiled by your IDE.
October 23rd, 2006 at 6:50 pm
Those are the days when you’re really glad someone invented TortoiseSVN.
Now if only they would create a Mac OS X version…