<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>Comments on: CruiseControl on Mac OSX</title>
	<atom:link href="http://eyefodder.com/2007/06/cruisecontrol_on_mac_osx.html/feed" rel="self" type="application/rss+xml" />
	<link>http://eyefodder.com/2007/06/cruisecontrol_on_mac_osx.html</link>
	<description></description>
	<lastBuildDate>Thu, 18 Sep 2014 13:13:44 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Nobody</title>
		<link>http://eyefodder.com/2007/06/cruisecontrol_on_mac_osx.html#comment-39</link>
		<dc:creator><![CDATA[Nobody]]></dc:creator>
		<pubDate>Thu, 17 Oct 2013 18:03:37 +0000</pubDate>
		<guid isPermaLink="false">http://localhost:8888/?p=25#comment-39</guid>
		<description><![CDATA[You could not run your cruisecontrol.sh shell script directly because it does not have executable permission. 
Run chmod to set permissions (you do it only once): 
chmod a+x crusecontrol.sh
Then it will run if you just type:
./cruisecontrol.sh

If you want to run it without ./in front, you have to add your current folder in PATH env variable.]]></description>
		<content:encoded><![CDATA[<p>You could not run your cruisecontrol.sh shell script directly because it does not have executable permission.<br />
Run chmod to set permissions (you do it only once):<br />
chmod a+x crusecontrol.sh<br />
Then it will run if you just type:<br />
./cruisecontrol.sh</p>
<p>If you want to run it without ./in front, you have to add your current folder in PATH env variable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul BH</title>
		<link>http://eyefodder.com/2007/06/cruisecontrol_on_mac_osx.html#comment-38</link>
		<dc:creator><![CDATA[Paul BH]]></dc:creator>
		<pubDate>Sun, 25 Nov 2007 20:59:22 +0000</pubDate>
		<guid isPermaLink="false">http://localhost:8888/?p=25#comment-38</guid>
		<description><![CDATA[Hi Ryan,
I just went with the binary distribution too, sorry if this wasn&#039;t clear in the post...
]]></description>
		<content:encoded><![CDATA[<p>Hi Ryan,<br />
I just went with the binary distribution too, sorry if this wasn&#8217;t clear in the post&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://eyefodder.com/2007/06/cruisecontrol_on_mac_osx.html#comment-37</link>
		<dc:creator><![CDATA[Ryan]]></dc:creator>
		<pubDate>Sun, 25 Nov 2007 20:54:48 +0000</pubDate>
		<guid isPermaLink="false">http://localhost:8888/?p=25#comment-37</guid>
		<description><![CDATA[How do you compile and run the &#039;Dashboard&#039; from the source distribution?
I ended up just downloading the binary distribution because it was too much of a pain to trawl through the docs (which I found more confusing than helpful)
]]></description>
		<content:encoded><![CDATA[<p>How do you compile and run the &#8216;Dashboard&#8217; from the source distribution?<br />
I ended up just downloading the binary distribution because it was too much of a pain to trawl through the docs (which I found more confusing than helpful)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: johannes</title>
		<link>http://eyefodder.com/2007/06/cruisecontrol_on_mac_osx.html#comment-36</link>
		<dc:creator><![CDATA[johannes]]></dc:creator>
		<pubDate>Sun, 10 Jun 2007 11:18:34 +0000</pubDate>
		<guid isPermaLink="false">http://localhost:8888/?p=25#comment-36</guid>
		<description><![CDATA[-x is just for debugging afaik (basically verbose info if that process fails). what you should try (and this is on all nix systems) when calling a sh script in the same folder you are in you go bash
./cruisecontrol.sh
on my nix box where i want cc to run as a &quot;service&quot; you can start cruisecontrol in deamon mode with -&amp;
:)
glad you are blogging about this CI stuff again, sometimes it feels like its only the two of us interested in it!!
]]></description>
		<content:encoded><![CDATA[<p>-x is just for debugging afaik (basically verbose info if that process fails). what you should try (and this is on all nix systems) when calling a sh script in the same folder you are in you go bash<br />
./cruisecontrol.sh<br />
on my nix box where i want cc to run as a &#8220;service&#8221; you can start cruisecontrol in deamon mode with -&amp;<br />
<img src="http://eyefodder.com/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /><br />
glad you are blogging about this CI stuff again, sometimes it feels like its only the two of us interested in it!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
