<?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: Configuring Projects on Multiple Instances of Cruise Control .Net</title>
	<atom:link href="http://karlagius.com/2008/06/08/configuring-projects-on-multiple-instances-of-cruise-control-net/feed/" rel="self" type="application/rss+xml" />
	<link>http://karlagius.com/2008/06/08/configuring-projects-on-multiple-instances-of-cruise-control-net/</link>
	<description>It&#039;s not rocket science</description>
	<lastBuildDate>Thu, 25 Feb 2010 22:10:36 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: admin</title>
		<link>http://karlagius.com/2008/06/08/configuring-projects-on-multiple-instances-of-cruise-control-net/comment-page-1/#comment-380</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 15 Sep 2009 06:36:47 +0000</pubDate>
		<guid isPermaLink="false">http://karlagius.wordpress.com/?p=19#comment-380</guid>
		<description>Thanks, Anders :)</description>
		<content:encoded><![CDATA[<p>Thanks, Anders <img src='http://karlagius.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anders Juul</title>
		<link>http://karlagius.com/2008/06/08/configuring-projects-on-multiple-instances-of-cruise-control-net/comment-page-1/#comment-377</link>
		<dc:creator>Anders Juul</dc:creator>
		<pubDate>Tue, 15 Sep 2009 04:27:34 +0000</pubDate>
		<guid isPermaLink="false">http://karlagius.wordpress.com/?p=19#comment-377</guid>
		<description>Nice article, thanks for sharing!
As for Elads comment (I know it&#039;s old ;-) ), I&#039;m using scoping and reuse blocks in my ccnet.config - it can be really neat. Checkout http://confluence.public.thoughtworks.org/display/CCNET/Configuration+Preprocessor . Write to me at andersjuulsfirma at gmail dot com for a copy of my configuration.</description>
		<content:encoded><![CDATA[<p>Nice article, thanks for sharing!<br />
As for Elads comment (I know it&#8217;s old <img src='http://karlagius.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  ), I&#8217;m using scoping and reuse blocks in my ccnet.config &#8211; it can be really neat. Checkout <a href="http://confluence.public.thoughtworks.org/display/CCNET/Configuration+Preprocessor">http://confluence.public.thoughtworks.org/display/CCNET/Configuration+Preprocessor</a> . Write to me at andersjuulsfirma at gmail dot com for a copy of my configuration.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reusing Cruise Control .Net Configurations on the Same Instance &#171; The Simple Part</title>
		<link>http://karlagius.com/2008/06/08/configuring-projects-on-multiple-instances-of-cruise-control-net/comment-page-1/#comment-35</link>
		<dc:creator>Reusing Cruise Control .Net Configurations on the Same Instance &#171; The Simple Part</dc:creator>
		<pubDate>Sat, 05 Jul 2008 14:59:04 +0000</pubDate>
		<guid isPermaLink="false">http://karlagius.wordpress.com/?p=19#comment-35</guid>
		<description>[...] post follows up from my previous post, Configuring Projects on Multiple Instances of Cruise Control .Net. In one of the comments to this post, Elad asked if it was possible to reuse configuration files on [...]</description>
		<content:encoded><![CDATA[<p>[...] post follows up from my previous post, Configuring Projects on Multiple Instances of Cruise Control .Net. In one of the comments to this post, Elad asked if it was possible to reuse configuration files on [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: karlagius</title>
		<link>http://karlagius.com/2008/06/08/configuring-projects-on-multiple-instances-of-cruise-control-net/comment-page-1/#comment-37</link>
		<dc:creator>karlagius</dc:creator>
		<pubDate>Thu, 03 Jul 2008 08:11:48 +0000</pubDate>
		<guid isPermaLink="false">http://karlagius.wordpress.com/?p=19#comment-37</guid>
		<description>Hi Elad, thanks for your comment.

I see how that would be useful, but I&#039;m not quite sure it&#039;s supported. I&#039;ll look into it though :)</description>
		<content:encoded><![CDATA[<p>Hi Elad, thanks for your comment.</p>
<p>I see how that would be useful, but I&#8217;m not quite sure it&#8217;s supported. I&#8217;ll look into it though <img src='http://karlagius.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elad</title>
		<link>http://karlagius.com/2008/06/08/configuring-projects-on-multiple-instances-of-cruise-control-net/comment-page-1/#comment-36</link>
		<dc:creator>Elad</dc:creator>
		<pubDate>Wed, 02 Jul 2008 12:33:53 +0000</pubDate>
		<guid isPermaLink="false">http://karlagius.wordpress.com/?p=19#comment-36</guid>
		<description>Thanks, this article was useful indeed. How about the following:
Suppose I want to re-use the same project twice in the same CCNet.config file but with different &#039;parameters&#039;. For example, I want to run the same build script - once on a development branch and then on a release branch. I&#039;d like to use a single CC server for both projects and of course, I don&#039;t want to duplicate the project item contents. Is this doable?</description>
		<content:encoded><![CDATA[<p>Thanks, this article was useful indeed. How about the following:<br />
Suppose I want to re-use the same project twice in the same CCNet.config file but with different &#8216;parameters&#8217;. For example, I want to run the same build script &#8211; once on a development branch and then on a release branch. I&#8217;d like to use a single CC server for both projects and of course, I don&#8217;t want to duplicate the project item contents. Is this doable?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: karlagius</title>
		<link>http://karlagius.com/2008/06/08/configuring-projects-on-multiple-instances-of-cruise-control-net/comment-page-1/#comment-39</link>
		<dc:creator>karlagius</dc:creator>
		<pubDate>Wed, 11 Jun 2008 08:01:28 +0000</pubDate>
		<guid isPermaLink="false">http://karlagius.wordpress.com/?p=19#comment-39</guid>
		<description>Ouch! You&#039;re right :$ Mixed up the nant and msbuild properties file. The MsBuild properties file is actually an xml file - corrected the post above.

Many thanks for pointing this out :)</description>
		<content:encoded><![CDATA[<p>Ouch! You&#8217;re right :$ Mixed up the nant and msbuild properties file. The MsBuild properties file is actually an xml file &#8211; corrected the post above.</p>
<p>Many thanks for pointing this out <img src='http://karlagius.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: questate</title>
		<link>http://karlagius.com/2008/06/08/configuring-projects-on-multiple-instances-of-cruise-control-net/comment-page-1/#comment-38</link>
		<dc:creator>questate</dc:creator>
		<pubDate>Tue, 10 Jun 2008 23:20:08 +0000</pubDate>
		<guid isPermaLink="false">http://karlagius.wordpress.com/?p=19#comment-38</guid>
		<description>RE: Externalize all paths in your build script to a properties file

not sure how you did this, a properties file w/ key and value cannot be imported in MSbuild using the method you displayed.  User gets error &quot;The imported project file could not be loaded. Data at the root
level is invalid. Line 1, position 1.&quot;</description>
		<content:encoded><![CDATA[<p>RE: Externalize all paths in your build script to a properties file</p>
<p>not sure how you did this, a properties file w/ key and value cannot be imported in MSbuild using the method you displayed.  User gets error &#8220;The imported project file could not be loaded. Data at the root<br />
level is invalid. Line 1, position 1.&#8221;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
