My situation is that a bunch of files are checked into svn which are very annoying to have under source control (specifically a log4j.properties file), and I wo
log4j.properties
svn delete --keep-local
will do