[EMAIL PROTECTED] wrote: ----- > Our build fails and the only message I get back is "build failed" in > the build log.
This sounds like either Subversion interface, or some plugin is failing ungraciously before the actual build starts. Run CC.rb with the --trace flag and look at the BUILDER log (./log/builder_[project name].log file) - that should tell you a bit more about the failure. I don't like the sound of HTTP 405 - that should not be happening in any case. If you can figure out what causes that, I should try to plug it. -- Alex _______________________________________________ Cruisecontrolrb-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users
