<?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>Dot Net Dave &#187; Continuous Intergration</title>
	<atom:link href="http://dotnetdave.net/category/continuous-intergration/feed/" rel="self" type="application/rss+xml" />
	<link>http://dotnetdave.net</link>
	<description>Development, Life and New Beginnings</description>
	<lastBuildDate>Fri, 25 Jun 2010 14:28:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>How Tarantino Can Sort Out Your Database</title>
		<link>http://dotnetdave.net/2010/04/21/tarantino-sort-database/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=tarantino-sort-database</link>
		<comments>http://dotnetdave.net/2010/04/21/tarantino-sort-database/#comments</comments>
		<pubDate>Wed, 21 Apr 2010 05:00:25 +0000</pubDate>
		<dc:creator>dotnetdave</dc:creator>
				<category><![CDATA[Continuous Intergration]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[NAnt]]></category>
		<category><![CDATA[Tarantino]]></category>

		<guid isPermaLink="false">http://ds-76.com/?p=143</guid>
		<description><![CDATA[One problem that I have encountered with Continuous Integration is that the code is really well looked after but if your project uses a database then there is really no common way to version your database.  Some choose to write custom tools to do the job of creating scripts to put into your version control software of choice and untill recently that is what I did as well.  Then I found the <a href="http://code.google.com/p/tarantino/">Tarantino project</a>.]]></description>
		<wfw:commentRss>http://dotnetdave.net/2010/04/21/tarantino-sort-database/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Teamcity &amp; NAnt &#8211; How to copy files to another server.</title>
		<link>http://dotnetdave.net/2010/04/20/teamcity-nant-copy-files-server/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=teamcity-nant-copy-files-server</link>
		<comments>http://dotnetdave.net/2010/04/20/teamcity-nant-copy-files-server/#comments</comments>
		<pubDate>Tue, 20 Apr 2010 13:36:40 +0000</pubDate>
		<dc:creator>dotnetdave</dc:creator>
				<category><![CDATA[Continuous Intergration]]></category>
		<category><![CDATA[continuous integration]]></category>
		<category><![CDATA[NAnt]]></category>
		<category><![CDATA[regular expression]]></category>
		<category><![CDATA[test server]]></category>

		<guid isPermaLink="false">http://ds-76.com/?p=166</guid>
		<description><![CDATA[Ever wanted to publish to another server during your CI build. This is how I did it.]]></description>
		<wfw:commentRss>http://dotnetdave.net/2010/04/20/teamcity-nant-copy-files-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
