For my project, I have several runtime configuration files that differs on each machine it's installed on. Each developer that works on the project needs to make changes to the conf file, but I don't want the developer-dependent, custom settings in their individual conf files checked in to the source tree.
I am using Subversion 1.5.
Think you've got a solution? Help yliu out by posting your solution
Subversion FAQ: ignore a versioned file
http://subversion.apache.org/faq.html#ignore-commit - found by yliu on November 15, 2010, 01:57 PM UTC
Apparently, you can't do this