In ClearCase you you can "hijack" a file which means that the change management system will let you make changes to it, but it won't try to commit those changes or try to update that file when you pull the lastest changes. This is useful for configuration files or hacking classes that are only needed for production (like a slow filter that encrypts messages etc).
Is there anyway to do this in Subversion?