This article covers the simple task of ignoring files on svn update. In our case, we needed to exclude our applications config files. This way we can have a DEV, QA and LIVE environment, all easily updated with svn while maintaining there respective config files.