On Mon, Aug 18, 2008 at 4:20 PM, John D. Hume <[EMAIL PROTECTED]> wrote: > Elijah, > Do you have modifications in the cruise project's work directory (for > example to point it at a different DB) that are leading to svn > conflicts? > > I know you said it was happening with changes to environments that > cruise doesn't care about, but I've definitely seen pain result from > team members "solving" environment inconsistency problems by changing > some environment config directly on the cruise server. (Don't do > that.)
Yep. To avoid this, you can leverage ERB to either have conditionals based on hostname, or read proper values from ENV variables or svn:ignored custom config files.. _______________________________________________ Cruisecontrolrb-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users
