<?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: Hudson and Symfony continuous integration</title>
	<atom:link href="http://www.whiteoctober.co.uk/blog/2010/02/05/hudson-and-symfony-continuous-integration/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.whiteoctober.co.uk/blog/2010/02/05/hudson-and-symfony-continuous-integration/</link>
	<description>great stuff about the web</description>
	<lastBuildDate>Sun, 27 Nov 2011 13:43:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Kraig Godden</title>
		<link>http://www.whiteoctober.co.uk/blog/2010/02/05/hudson-and-symfony-continuous-integration/comment-page-1/#comment-2507</link>
		<dc:creator>Kraig Godden</dc:creator>
		<pubDate>Thu, 30 Sep 2010 11:56:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.whiteoctober.co.uk/blog/?p=460#comment-2507</guid>
		<description>We are using Hudson to manage a bunch of custom builds and like the quickness afforted by Hudson in configuring a build. One of the issues we are trying to resolve is when there are two different branches involved in producing a build.  For example, many of our products use a common library, and occasionally a new branch of that common library is needed, along with the branch of a module (different modules).  It appears that Hudson&#039;s CVS setup only allows us to identify one branch, when what we need is a second CVS setup to identify an additonal branch. 

Does anyone know how to handle such a situation?</description>
		<content:encoded><![CDATA[<p>We are using Hudson to manage a bunch of custom builds and like the quickness afforted by Hudson in configuring a build. One of the issues we are trying to resolve is when there are two different branches involved in producing a build.  For example, many of our products use a common library, and occasionally a new branch of that common library is needed, along with the branch of a module (different modules).  It appears that Hudson&#8217;s CVS setup only allows us to identify one branch, when what we need is a second CVS setup to identify an additonal branch. </p>
<p>Does anyone know how to handle such a situation?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rich</title>
		<link>http://www.whiteoctober.co.uk/blog/2010/02/05/hudson-and-symfony-continuous-integration/comment-page-1/#comment-2385</link>
		<dc:creator>Rich</dc:creator>
		<pubDate>Wed, 10 Mar 2010 11:49:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.whiteoctober.co.uk/blog/?p=460#comment-2385</guid>
		<description>We use Lime, as obviously it comes with Symfony and it&#039;s got a pretty low entry barrier to getting started and using it for tests.  In particular, the functional tests are the aspect that is probably the most useful for us. It&#039;s definitely extensive enough for projects we&#039;ve done - at the end of the day, the methods available in Lime will cover most of what you&#039;ll need to do in your unit and subsequent functional tests so it&#039;s been great for us.</description>
		<content:encoded><![CDATA[<p>We use Lime, as obviously it comes with Symfony and it&#8217;s got a pretty low entry barrier to getting started and using it for tests.  In particular, the functional tests are the aspect that is probably the most useful for us. It&#8217;s definitely extensive enough for projects we&#8217;ve done &#8211; at the end of the day, the methods available in Lime will cover most of what you&#8217;ll need to do in your unit and subsequent functional tests so it&#8217;s been great for us.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xzyfer</title>
		<link>http://www.whiteoctober.co.uk/blog/2010/02/05/hudson-and-symfony-continuous-integration/comment-page-1/#comment-2384</link>
		<dc:creator>xzyfer</dc:creator>
		<pubDate>Wed, 10 Mar 2010 11:40:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.whiteoctober.co.uk/blog/?p=460#comment-2384</guid>
		<description>i am looking to implement a similar solution for my company&#039;s new symfony project.

question for you: 
are you using phpunit or just lime?
is you are simply using lime, do you find it extensive enough to cover you testing needs?</description>
		<content:encoded><![CDATA[<p>i am looking to implement a similar solution for my company&#8217;s new symfony project.</p>
<p>question for you:<br />
are you using phpunit or just lime?<br />
is you are simply using lime, do you find it extensive enough to cover you testing needs?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

