I am trying to configure CC.rb as an NT service, and have it installed using SRVANY.exe, and can access the dashboard via http://localhost:3333 Now have a few questions about config 1) Used "cruise add" to add the project, but the dashboard still the dhasboard says "There are no projects in the project directory" 2) This question may answer 1), how do I configure the server. I have set the --port setting and no that is being picked up as the service, and have configured CRUISE_DATA_ROOT and when I add the project it creates the project in %CRUISE_DATA_ROOT%\projects\MyProjectName. Is CRUISE_DATA_ROOT the only way to specify a folder ? Keith Keith Sterling Bsc(Hons) CEng MBCS CITP Development Management, Technical Architecture Agile Coaching & Mentoring Keith Sterling Consulting Services Ltd Tel: +44 (0) 560 113 0920 Fax: +44 (0) 560 113 0919 Mob: +44 (0) 7771 597630 Email: keith at keithsterling.com MSN: keiff at hotmail.com Skype: keiffster http://www.keithsterling.com Company Number : 04959190 VAT Number : 832-3382-42 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://rubyforge.org/pipermail/cruisecontrolrb-users/attachments/20080609/6d961511/attachment.html>
Hi Keith, On Mon, Jun 9, 2008 at 7:53 AM, Keith Sterling <keith at keithsterling.com> wrote:> I am trying to configure CC.rb as an NT service, and have it installed using > SRVANY.exe, and can access the dashboard via http://localhost:3333 > Now have a few questions about config > 1) Used "cruise add" to add the project, but the dashboard still the > dhasboard says "There are no projects in the project directory" > 2) This question may answer 1), how do I configure the server. I have set > the --port setting and no that is being picked up as the service, and have > configured CRUISE_DATA_ROOT and when I add the project it creates the > project in %CRUISE_DATA_ROOT%\projects\MyProjectName. Is CRUISE_DATA_ROOT > the only way to specify a folder ? > Keith >We had a few probelms getting 1.3.0 working on Windows 2003, you may find the fixes I mentioned in http://rubyforge.org/pipermail/cruisecontrolrb-users/2008-May/000511.html helpful with problem number 1. Actually since question 2 is about paths, it may help there also. Good Luck, -- Joe Swatosh