Hi rails port devs,

To prevent changes to the database config being committed, there will no longer be a config/database.yml file in svn. Instead there will be two examples, one for Postgres, and another for MySQL. In the future when setting up rails, you'll copy the appropriate one to config/ database.yml. If you are using the default file and it disappears, this is why. This will mean that things like the test servers [1] and the automated testing server [2] won't fall over as soon as the database config has been accidentally changed in svn.

Happy Hacking.

Shaun

[1]: http://apis.dev.openstreetmap.org/
[2]: http://cruise.shaunmcdonald.me.uk/

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
dev mailing list
[email protected]
http://lists.openstreetmap.org/listinfo/dev

Reply via email to