<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>John&#039;s Tidbits &#187; patch</title>
	<atom:link href="http://inodes.org/tag/patch/feed/" rel="self" type="application/rss+xml" />
	<link>http://inodes.org</link>
	<description>Moo - Development, Trouble-shooting and Random thoughts...</description>
	<lastBuildDate>Thu, 07 Apr 2011 11:38:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>CruiseControl.rb and Bazaar</title>
		<link>http://inodes.org/2009/05/22/cruisecontrolrb-and-bazaar/</link>
		<comments>http://inodes.org/2009/05/22/cruisecontrolrb-and-bazaar/#comments</comments>
		<pubDate>Fri, 22 May 2009 12:05:30 +0000</pubDate>
		<dc:creator>johnf</dc:creator>
				<category><![CDATA[FOSS]]></category>
		<category><![CDATA[bzr]]></category>
		<category><![CDATA[cruisecontrol]]></category>
		<category><![CDATA[patch]]></category>

		<guid isPermaLink="false">http://inodes.org/blog/?p=139</guid>
		<description><![CDATA[Today I was investigating Continuous Integration solutions for rails projects. In the end I ended up settling on CruiseControl.rb mainly because it&#8217;s a rails app and most of the others where Java based. The only problem is that CruiseControl.rb doesn&#8217;t currently support Bazaar, in fact the released version only supports SVN while the development version [...]]]></description>
			<content:encoded><![CDATA[<p>Today I was investigating Continuous Integration solutions for rails projects. In the end I ended up settling on <a title="CruiseControl.rb homepage" href="http://cruisecontrolrb.thoughtworks.com/">CruiseControl.rb</a> mainly because it&#8217;s a rails app and most of the others where Java based.</p>
<p>The only problem is that CruiseControl.rb doesn&#8217;t currently support <a href="http://bazaar-vcs.org">Bazaar</a>, in fact the released version only supports SVN while the development version supports Git and Mercurual.</p>
<p>Anyway after a couple of hours of hacking I came up with the following <a href="http://inodes.org/blog/wp-content/uploads/2009/05/bazaar_scm.patch">patch</a> which I&#8217;ve filed as a <a href="https://cruisecontrolrb.lighthouseapp.com/projects/9150/tickets/236-add-bazaar-support#ticket-236-1">bug</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://inodes.org/2009/05/22/cruisecontrolrb-and-bazaar/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

