Greetings! I''ve inherited a CI environment that''s not working on a number of levels. A quick review of the documentation for ccrb reveals.... Prerequisites Ruby 1.8.4 or 1.8.5 (Note: at the time of this writing there is a known problem with Ruby 1.8.6 that should be fixed in the next release of Ruby 1.8) Subversion client 1.4 or later A quick review of the CI environment reveals... ruby 1.8.6 (2007-06-07 patchlevel 36) [i386-linux] svn, version 1.3.2 (r19776) Our needs at this point are very simple: just run rake and send email noting pass or fail. The note re: Ruby above makes no mention of whether the bug just limits cruisecontrolrb''s capabilities or prevents it from running successfully at all under 1.8.6. Can I get anything working in the environment I''m currently stuck with? Or should I just move to another tool (e.g. Cerberus) until either I can get the environment straightened out or the Ruby bug gets fixed? Thanks in advance for any assistance, Bill
> Our needs at this point are very simple: just run rake and send email noting > pass or fail. The note re: Ruby above makes no mention of whether the bug > just limits cruisecontrolrb''s capabilities or prevents it from running > successfully at all under 1.8.6.I''ve had CC.rb running on two or three boxes with Ruby 1.8.6, all with no problem at all. Whatever the bug is, I haven''t encountered it. We''re just running rake and pinging a Campfire chat room whenever a build fails. Slightly more involved, but only slightly. -- Giles Bowkett Podcast: http://hollywoodgrit.blogspot.com Blog: http://gilesbowkett.blogspot.com Portfolio: http://www.gilesgoatboy.org Tumblelog: http://giles.tumblr.com
Giles Bowkett wrote:> I''ve had CC.rb running on two or three boxes with > Ruby 1.8.6, all with no problem at all. Whatever the > bug is, I haven''t encountered it. We''re just running > rake and pinging a Campfire chat room whenever a > build fails. Slightly more involved, but only slightly.Excellent news. Thanks, Giles. Are you at 1.4 of SVN ? Thanks, Bill
Yep, I just checked and it''s 1.4.2. I''m on OS X and I probably have the oldest machine of all the people who''ve been running this, so it''s a fair bet all the machines I''m talking about have been on 1.4 as well. On 2/12/08, Bill Walton <bill.walton at charter.net> wrote:> Giles Bowkett wrote: > > > I''ve had CC.rb running on two or three boxes with > > Ruby 1.8.6, all with no problem at all. Whatever the > > bug is, I haven''t encountered it. We''re just running > > rake and pinging a Campfire chat room whenever a > > build fails. Slightly more involved, but only slightly. > > Excellent news. Thanks, Giles. Are you at 1.4 of SVN ? > > Thanks, > Bill > _______________________________________________ > Cruisecontrolrb-users mailing list > Cruisecontrolrb-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users >-- Giles Bowkett Podcast: http://hollywoodgrit.blogspot.com Blog: http://gilesbowkett.blogspot.com Portfolio: http://www.gilesgoatboy.org Tumblelog: http://giles.tumblr.com
Thanks! ----- Original Message ----- From: "Giles Bowkett" <gilesb at gmail.com> To: <cruisecontrolrb-users at rubyforge.org> Sent: Tuesday, February 12, 2008 12:52 PM Subject: Re: [Cruisecontrolrb-users] will this work?> Yep, I just checked and it''s 1.4.2.