Still having problems with CVS
Greg Akins <[email protected]>
| Newsgroups | gmane.comp.java.cruise-control.user |
|---|---|
| Message-ID | <[email protected]> |
I originally posted, a few weeks ago, because I couldn't use cvs for my modificationset. I thought it was just a problem with CVS, because I thought I was using "ant cvs" successfully. Just today I realized it had been failing all along (didn't put a failure condition and hadn't been checking my logs). The error I get from Ant CVS is the same as i was getting from modificationset cvs (server: Connection Refused) I realize this isn't a CruiseControl problem, per se. Though I can run ant from the command line and the cvs task works fine (I can also use <exec executable="cvs"> with no problem if I launch ant from the command line. CruiseControl is being started with a /etc/init.d script (as suggested in the CruiseControl) wiki. That is executed by root, but CC_USER is set ot gakins (me) . I'm at a bit of a loss as to where to look next. When I google the error message I get a lot of hits, but none that seem to give me much indication of what the problem might be. If anyone can help point me in the right direction, I'd be most appreciative. Thanks -- Greg Akins http://www.pghcodingdojo.org http://pittjug.dev.java.net ------------------------------------------------------------------------------