I'm trying to configure a rails project hosted on github with CruiseControl. It's a project that I can manually clone and build just fine.

The whole "./cruise add ..." command seems to work fine, but when I run './cruise start', I keep getting this error:

/Users/grant/.cruise/projects/pikimal-master/work grant$ git submodule init No submodule mapping found in .gitmodules for path 'Pikimal'

But I'm not using any git submodules.

Has anyone seen a similar error? Know why cruisecontrol is running "git submodule init"? Any tips on how to fix it? Would any more info be helpful?

Thanks,

-Grant
_______________________________________________
Cruisecontrolrb-users mailing list
Cruisecontrolrb-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users

Reply via email to