yup, there's a line you can uncomment in site_config.rb (which should be in
~/.cruise/site_config.rb)

it should look like:

Configuration.serialize_builds = true

glad to hear that the thoughtworks repos is doing well for you!

Jeremy


On Tue, Oct 21, 2008 at 10:08 AM, Matt Wynne <[EMAIL PROTECTED]> wrote:

> Chaos.
>
> Is it possible to prevent ccrb from doing more than one build at once for a
> given project? Because of the lovely database dependency of our rails model
> specs (and, I guess, the acceptance tests too) our build is failing when
> someone pushes before the last build finished, as they're fighting over the
> same database.
>
> Is there a config setting to prevent this, and make the second build wait
> its turn?
>
> By the way - since we switched to the throughtworks main fork for git
> integration, we've had not a whisper of the crazy repeated builds problem -
> flawless performance. Great work guys.
>
> cheers,
> Matt
> _______________________________________________
> 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