<?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>chapter31 &#187; SVN</title>
	<atom:link href="http://www.chapter31.com/category/svn/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.chapter31.com</link>
	<description>Rich Internet Application development</description>
	<lastBuildDate>Wed, 09 Jun 2010 03:46:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Development configuration tips for Ubuntu</title>
		<link>http://www.chapter31.com/2008/12/13/development-configuration-tips-for-ubuntu/</link>
		<comments>http://www.chapter31.com/2008/12/13/development-configuration-tips-for-ubuntu/#comments</comments>
		<pubDate>Sat, 13 Dec 2008 02:28:20 +0000</pubDate>
		<dc:creator>Michael Sharman</dc:creator>
				<category><![CDATA[Apache/IIS]]></category>
		<category><![CDATA[Databases]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[SVN]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[cfeclipse]]></category>

		<guid isPermaLink="false">http://www.chapter31.com/?p=614</guid>
		<description><![CDATA[I just setup my machine at home with Ubuntu 8.10 (desktop) which was so easy think I saved hours off the time it would normally take with Windows. So much is already installed and ready to go and with apt (or the Synaptic package manager) it&#8217;s super quick to download and install extra things things [...]]]></description>
		<wfw:commentRss>http://www.chapter31.com/2008/12/13/development-configuration-tips-for-ubuntu/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Setting up svn:externals with subclipse</title>
		<link>http://www.chapter31.com/2008/05/22/setting-up-svnexternals-with-subclipse/</link>
		<comments>http://www.chapter31.com/2008/05/22/setting-up-svnexternals-with-subclipse/#comments</comments>
		<pubDate>Thu, 22 May 2008 07:30:43 +0000</pubDate>
		<dc:creator>Michael Sharman</dc:creator>
				<category><![CDATA[SVN]]></category>

		<guid isPermaLink="false">http://www.chapter31.com/?p=231</guid>
		<description><![CDATA[Setting up &#8220;externals&#8221; with subversion can assist you when you want to load external libraries into an existing project.
You may have a JavaScript validation framework which you re-use amongst many projects. Of course you don&#8217;t want to copy and paste the code into every project, what would happen then if you wanted to upgrade the [...]]]></description>
		<wfw:commentRss>http://www.chapter31.com/2008/05/22/setting-up-svnexternals-with-subclipse/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Storing Flash, ColdFusion and SQL in subversion</title>
		<link>http://www.chapter31.com/2007/08/13/storing-flash-coldfusion-and-sql-in-subversion/</link>
		<comments>http://www.chapter31.com/2007/08/13/storing-flash-coldfusion-and-sql-in-subversion/#comments</comments>
		<pubDate>Mon, 13 Aug 2007 23:28:38 +0000</pubDate>
		<dc:creator>Michael Sharman</dc:creator>
				<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[SVN]]></category>

		<guid isPermaLink="false">http://www.chapter31.com/2007/08/13/storing-flash-coldfusion-and-sql-in-subversion/</guid>
		<description><![CDATA[Most developers who use Source Code Management are familiar with the fact that while you can have any directory you want in your &#8216;repositories&#8217;, it is recommended that you use the following directories as a base layout:

branches
tags
trunk

The trunk directory will hold the &#8220;main line&#8221; of development, a branches directory will have &#8220;branch-ing&#8221; development (perhaps a [...]]]></description>
		<wfw:commentRss>http://www.chapter31.com/2007/08/13/storing-flash-coldfusion-and-sql-in-subversion/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
