SVN Cleansweep
Due to a very specific setup we have here at the office, I sometimes have to fix people's SVN working copies directly on the server. Sometimes I can run svn cleanup from the top-level directory, sometimes I can't.
With Kevin's help, I came up with this script to start at the deepest directories and clean all the way to the current directory:
