<?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: Continuous Integration Testing, CruiseControl.rb, Github, Apache, and You!</title>
	<atom:link href="http://elwoodicious.com/2009/03/20/continuous-integration-testing-cruisecontrolrb-github-apache-and-you/feed/" rel="self" type="application/rss+xml" />
	<link>http://elwoodicious.com/2009/03/20/continuous-integration-testing-cruisecontrolrb-github-apache-and-you/</link>
	<description>Those who can make you believe absurdities can make you commit atrocities. —Voltaire</description>
	<lastBuildDate>Wed, 30 Nov 2011 11:58:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: james</title>
		<link>http://elwoodicious.com/2009/03/20/continuous-integration-testing-cruisecontrolrb-github-apache-and-you/comment-page-1/#comment-9139</link>
		<dc:creator>james</dc:creator>
		<pubDate>Fri, 10 Jul 2009 02:03:02 +0000</pubDate>
		<guid isPermaLink="false">http://elwoodicious.com/?p=1532#comment-9139</guid>
		<description>Yeah, I&#039;m about 96.7841% certain that the branch would need to exist before running that command. We just recently dropped cruise for Integrity and while that had its quirks the devs seem happier with it, so that is always another option (http://integrityapp.com/).  Let me know if this works out for you!</description>
		<content:encoded><![CDATA[<p>Yeah, I&#8217;m about 96.7841% certain that the branch would need to exist before running that command. We just recently dropped cruise for Integrity and while that had its quirks the devs seem happier with it, so that is always another option (<a href="http://integrityapp.com/" rel="nofollow">http://integrityapp.com/</a>).  Let me know if this works out for you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason F</title>
		<link>http://elwoodicious.com/2009/03/20/continuous-integration-testing-cruisecontrolrb-github-apache-and-you/comment-page-1/#comment-9138</link>
		<dc:creator>Jason F</dc:creator>
		<pubDate>Fri, 10 Jul 2009 01:40:49 +0000</pubDate>
		<guid isPermaLink="false">http://elwoodicious.com/?p=1532#comment-9138</guid>
		<description>I&#039;m getting an error about the branch:

./cruise add myproj -s git -b ccrb_build -r git@github.com:me/myproj.git
...
...
FAILED: /home/me/.cruise/projects/myproj/work me$ git branch --track ccrb_build origin/ccrb_build
fatal: Not a valid object name: &#039;origin/ccrb_build&#039;.

Does the branch need to be created before I run the cruise add command? Or am I doing something else wrong?

Thanks for the step-by-step post- would really love to get this working.</description>
		<content:encoded><![CDATA[<p>I&#8217;m getting an error about the branch:</p>
<p>./cruise add myproj -s git -b ccrb_build -r <a href="mailto:git@github.com">git@github.com</a>:me/myproj.git<br />
&#8230;<br />
&#8230;<br />
FAILED: /home/me/.cruise/projects/myproj/work me$ git branch &#8211;track ccrb_build origin/ccrb_build<br />
fatal: Not a valid object name: &#8216;origin/ccrb_build&#8217;.</p>
<p>Does the branch need to be created before I run the cruise add command? Or am I doing something else wrong?</p>
<p>Thanks for the step-by-step post- would really love to get this working.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

