Could it be to do with the development database you're pointing to in your database.yml?

I had some issues - mostly due to my naivety with the rails framework - around what happened to database schemas when the rake tasks ran to run our tests - it was stomping over the CI environment's test database with the schema from somewhere else...

hope that's helpful...
Matt

On 18 Aug 2008, at 20:01, elijah wright wrote:

Hi,

We're seeing an issue where edits to database.yml - even edits that
don't affect environments/branches being monitored with
cruisecontrolrb - cause builds to fail.

Running "svn revert" on database.yml in the build tree fixes the
builds, oddly enough.

Can someone, quick-and-dirty, explain what causes this, so that we
better understand why it breaks our builds?  :-)

thanks,

--elijah
_______________________________________________
Cruisecontrolrb-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users

_______________________________________________
Cruisecontrolrb-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users

Reply via email to