How do I avoid checking in local changes to the SVN repository?
问题 I have to make local changes to my project files in order to get it to run in a different environment. Twice now I accidentally checked those changes in (and messed up everyone else's running environment). There are probably a lot of better ways to set up our build, but since I work as a consultant on an established project I can't really change how the customer works. I've tried setting up a second branch in the same repository (which backfired, duplicating the entire tree in the root of