I don't *think* SCM errors will send failure emails. There are some other bugs in this area, such as not properly detecting command failures, and also I don't see how get a return code out of command_line.rb. It could use some refactoring. I started, but it needs more work:
http://cruisecontrolrb.lighthouseapp.com/projects/9150/tickets/212-builder-failure-if-svn-log-fails-with-credentials-error On Fri, Dec 19, 2008 at 8:59 PM, Manish Sapariya <[email protected]> wrote: > Hi All, > > When I looked at the dashboard of CC.rb, it had one build failure > with message > ======================= > svn: Failed to add directory 'src/openfire': object of the same name already > exists > ======================= > > However it did not send me mail notification. > > Do I expect one, or are svn errors handled globally and not in scope of > cruise_control.config, hence it did not know where to send mail to? > > Thanks and Regards, > Manish > _______________________________________________ > 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
