So, I killed the build today by checking in a config file. It knows where the server is (think SQL server or the like), and I\'ve been working against the server which runs
One method I've used is to have two versions of the config file, and have the installer script pull the correct version.
Both files contain the same keys, but one contains 'dev' values and the other contains the values we expect to deploy and be edited in the field.