<?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>Brian Wigginton &#187; Subversion</title>
	<atom:link href="http://www.bwigg.com/category/subversion/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bwigg.com</link>
	<description>libB - Notes &#38; Tutorials on Delicious Bytes of Technology</description>
	<lastBuildDate>Tue, 16 Feb 2010 01:28:31 +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>Subversion: Continuous Integration with a PHP Application</title>
		<link>http://www.bwigg.com/2009/10/subversion-continuous-integration-with-a-php-application/</link>
		<comments>http://www.bwigg.com/2009/10/subversion-continuous-integration-with-a-php-application/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 21:13:32 +0000</pubDate>
		<dc:creator>bawigga</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Subversion]]></category>

		<guid isPermaLink="false">http://www.bwigg.com/?p=110</guid>
		<description><![CDATA[Abstract This tutorial explains how to update a staging site whenever there is a commit to the SVN repository. This assumes basic knowledge of Subversion, Apache and C and that the staging site is running a working copy checked out from the repository. Problem &#38; Solution When working close with designers or other non-coders it's [...]]]></description>
		<wfw:commentRss>http://www.bwigg.com/2009/10/subversion-continuous-integration-with-a-php-application/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Subversion: Repository on Subdomain</title>
		<link>http://www.bwigg.com/2009/10/subversion-repository-on-subdomain/</link>
		<comments>http://www.bwigg.com/2009/10/subversion-repository-on-subdomain/#comments</comments>
		<pubDate>Sat, 24 Oct 2009 18:54:00 +0000</pubDate>
		<dc:creator>bawigga</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Subversion]]></category>
		<category><![CDATA[apache2]]></category>
		<category><![CDATA[svn]]></category>

		<guid isPermaLink="false">http://www.bwigg.com/?p=93</guid>
		<description><![CDATA[Tutorial explaining how to setup a Subversion repository on a subdomain using Apache2.]]></description>
		<wfw:commentRss>http://www.bwigg.com/2009/10/subversion-repository-on-subdomain/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Subversion: Commit Emails</title>
		<link>http://www.bwigg.com/2009/10/subversion-commit-emails/</link>
		<comments>http://www.bwigg.com/2009/10/subversion-commit-emails/#comments</comments>
		<pubDate>Sat, 24 Oct 2009 16:29:46 +0000</pubDate>
		<dc:creator>bawigga</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Subversion]]></category>

		<guid isPermaLink="false">http://www.bwigg.com/?p=89</guid>
		<description><![CDATA[This is a tutorial on how to setup Subversion to email a team when there is a commit to the repository. Subversion Hooks Hooks are what Subversion executes upon certain events. Within your SVN directory you should see the following items README.txt conf dav db format hooks locks Go into the hooks directory and you [...]]]></description>
		<wfw:commentRss>http://www.bwigg.com/2009/10/subversion-commit-emails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
