<?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>On the Bubble &#187; Subversion</title>
	<atom:link href="http://blog.neuralmotion.com.au/index.php/category/subversion/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.neuralmotion.com.au</link>
	<description>Web apps development on the go...</description>
	<lastBuildDate>Mon, 12 Apr 2010 07:01:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Subversion Part 1: Version control just keeps getting better</title>
		<link>http://blog.neuralmotion.com.au/index.php/2008/06/29/subversion-pt1-version-control-just-keeps-getting-better/</link>
		<comments>http://blog.neuralmotion.com.au/index.php/2008/06/29/subversion-pt1-version-control-just-keeps-getting-better/#comments</comments>
		<pubDate>Sun, 29 Jun 2008 19:59:07 +0000</pubDate>
		<dc:creator>craig</dc:creator>
				<category><![CDATA[Subversion]]></category>
		<category><![CDATA[VisualSVN]]></category>

		<guid isPermaLink="false">http://blog.neuralmotion.com.au/?p=7</guid>
		<description><![CDATA[I was recently tasked with the job of speccing a new development server that will soon be ordered and built by me. But in the interim, a mirror of the development server had to be setup on my laptop and act as a proving ground for how the new development server would be setup.
The company [...]]]></description>
			<content:encoded><![CDATA[<p>I was recently tasked with the job of speccing a new development server that will soon be ordered and built by me. But in the interim, a mirror of the development server had to be setup on my laptop and act as a proving ground for how the new development server would be setup.</p>
<p>The company I am inheriting the site from don&#8217;t have version control implemented &#8211; it seems as though I go from organisation to organisation where version control is either non-existent or in the very early stages of implementation. Once you get version control integrated into your workflow, I find it hard to <em>not</em> use it &#8211; I find it integral to development whether you are in a team of 10 or a team of 1. The safety and sanity it provides is invaluable.</p>
<p>Since I have had to setup SVN from scratch again, I&#8217;ve been pleasantly surprised to see how much the platform has matured since I last implemented it. At that time it was stable but still somewhat of a newcomer up against CVS. The clients were pretty mature, but the server installations on Windows were tricky. Not anymore.</p>
<p><strong>Enter <a href="http://www.visualsvn.com/server/">VisualSVN</a>.</strong> Couldn&#8217;t be easier to install and setup &#8211; provides a very nice set of defaults, a configuration GUI that makes setting up of users and groups and piece of cake, a built-in webserver for repository exploring and installs as a service to boot &#8211; best of all it&#8217;s free.</p>
<p>It&#8217;s such an easy installation process that it couldn&#8217;t be further removed from my experience trying to setup an SVN server 2 years ago. Painful doesn&#8217;t describe it. So if you&#8217;re looking for an SVN server installer, I can&#8217;t recommend <a href="http://www.visualsvn.com/server/">VisualSVN</a> more highly.</p>
<p><img style="vertical-align: middle;" src="http://www.visualsvn.com/server/manager.png" alt="" width="628" height="466" /></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.neuralmotion.com.au/index.php/2008/06/29/subversion-pt1-version-control-just-keeps-getting-better/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
