Getting Started
Greg Akins <[email protected]>
| Newsgroups | gmane.comp.java.cruise-control.user |
|---|---|
| Message-ID | <[email protected]> |
OK, it's been awhile since I've setup a CruiseControl server; and I don't remember having this much trouble.. So I must be missing something. I'm trying to get a simple build on CruiseControl 2.8.2 Myy config.xml is below. When modificationset runs, it tells me that it can't connect to cvs (connection refused). However, if I type cvs log in the working directory cvs works fine. I can't find any examples using SSH on a non-windows box (putty on cruisecontrol.net pages). But I'm using SSH on a linux box. Again, I think it must be something stupid. Can anyone help me? Or point me to more information <cruisecontrol> <project name="donorpro" > <bootstrappers> <currentbuildstatusbootstrapper file="/home/gakins/ccWork/logs/donorpro/buildstatus.txt" /> </bootstrappers> <modificationset quietperiod="10"> <cvs localworkingcopy="/home/gakins/ccWork/checkout/java" /> <schedule interval="60"> <ant antscript="/usr/bin/ant" buildfile="build.xml" target="build" uselogger="true" usedebug="false" /> </schedule> </project> </cruisecontrol> -- Greg Akins http://www.pghcodingdojo.org http://pittjug.dev.java.net ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H