Getting Rid of Dead Files in a Subversion Working Directory
Quick Tip: I often find that I delete files before I remember that I should have deleted them using subversion. To help solve that problem I found/created the following command. svn st |grep [...]