<?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/"
	
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Technosailor.com &#187; trunk</title>
	<atom:link href="http://technosailor.com/tag/trunk/feed/" rel="self" type="application/rss+xml" />
	<link>http://technosailor.com</link>
	<description>Business and Technology with Common Sense</description>
	<lastBuildDate>Wed, 08 Feb 2012 17:54:00 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4-alpha-19888</generator>
		<item>
		<title>WordPress Trunk</title>
		<link>http://technosailor.com/2007/01/31/wordpress-trunk/</link>
		<comments>http://technosailor.com/2007/01/31/wordpress-trunk/#comments</comments>
		<pubDate>Wed, 31 Jan 2007 19:06:53 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[Aaron Brazell]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[trunk]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.technosailor.com/wordpress-trunk/</guid>
		<description><![CDATA[It probably interests no one but me, but I&#8217;m becoming more of an SVN ninja. It took me days to figure out how to setup a web accessible SVN server with appropriate web, svn and filesystem permissions (i.e. this repository &#8230; <a href="http://technosailor.com/2007/01/31/wordpress-trunk/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>It probably interests no one but me, but I&#8217;m becoming more of an SVN ninja. It took me days to figure out how to setup a web accessible SVN server with appropriate web, svn and filesystem permissions (i.e. this repository is world readable, but can only be written to by me). I&#8217;ve been using SVN on the client side for a couple of years now, though not as a ninja, because of WordPress. In essence, I was downloading nightly builds of WordPress when it was 1.6-alpha (what would become the 2.0.x branch). Now, I am building everything on top of SVN, from plugins to personal projects, to contractor projects and on. Repositories are a commodity and with change control and versioning, it makes it dirt easy to revert when something is broke.</p>
<p>So I took the next logical step personally, and wrote a <a href="http://netmation.net/hostglos.htm#c">cron</a> job to automatically svn me to trunk every day. That means I&#8217;ll always be running the latest.</p>
<p>Scary.</p>
<p><strong>Q: What if WordPress introduces a bug that breaks the blog?</strong></p>
<p>A: I can easily revert back to an early revision thanks to SVN.</p>
<p><strong>Q: Why run unstable software?</strong></p>
<p>A: Because this is a biggish blog (<a href="http://technorati.com/blogs/http%3A%2F%2Fwww.technosailor.com">Top 2600 in Technorati</a> today, whoo!) and no better way to find bugs and squash them <em>before</em> WordPress 2.2 is launched (in Aprilish) than to run trunk constantly in a big environment. WordPress.com runs trunk as well, so if it&#8217;s good enough for them, it&#8217;s good enough for me.</p>
<p><strong>Q: Aren&#8217;t you worried about hackers?</strong></p>
<p>A: I&#8217;ll answer this gently&#8230; Not really. I don&#8217;t invite them to hack me, but if they do then it&#8217;s good exposure on a flaw and we have <a href="http://www.b5media.com/b5media-partners-with-logicworks-for-webhosting/">kick-ass backup support</a> at <a href="http://www.logicworks.net/">LogicWorks</a>. So no, not really. The good outweighs the bad here.</p>
]]></content:encoded>
			<wfw:commentRss>http://technosailor.com/2007/01/31/wordpress-trunk/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
	</item>
	</channel>
</rss>

