Topic: config.php & config_db.php in SVN?
Would it be possible to remove the active config files from SVN and use something like config.example.php & config_db.example.php in SVN so that with updates & testing the files don't get overwritten?
It would require a small change in the install to check if they exist, if not, to copy the examples in place (and make them writable at the same time).