<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Quickie: using SVN for website development</title>
	<atom:link href="http://www.jtbullitt.com/projects/tech/svn-for-website-development/feed" rel="self" type="application/rss+xml" />
	<link>http://www.jtbullitt.com/projects/tech/svn-for-website-development</link>
	<description>Earth • Sound • Mind</description>
	<pubDate>Fri, 21 Nov 2008 00:25:14 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: John Bullitt</title>
		<link>http://www.jtbullitt.com/projects/tech/svn-for-website-development#comment-231</link>
		<dc:creator>John Bullitt</dc:creator>
		<pubDate>Fri, 24 Oct 2008 01:09:55 +0000</pubDate>
		<guid isPermaLink="false">http://tech.jtbullitt.com/?p=31#comment-231</guid>
		<description>@Dave: Good idea! You've just given me an incentive to finally figure out how to use those hooks. Thanks.</description>
		<content:encoded><![CDATA[<p>@Dave: Good idea! You&#8217;ve just given me an incentive to finally figure out how to use those hooks. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.jtbullitt.com/projects/tech/svn-for-website-development#comment-230</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Thu, 23 Oct 2008 15:35:25 +0000</pubDate>
		<guid isPermaLink="false">http://tech.jtbullitt.com/?p=31#comment-230</guid>
		<description>Hey, I just set up a couple of sites to use svn, and thought I'd share a tip.  You can easily set up a "post-commit" script in the hooks directory of your repository to automatically 'update' the dev version of your site whenever anyone does a check-in.  This makes it possible to have a collaborator working on the site and able to generate the dev version, without giving them shell-access to the server where the dev site is hosted.  I've then gone further and made a page that's visible only in the (password protected) dev site to do a check-out to the main site.

Great guide.  Thanks.
--Dave</description>
		<content:encoded><![CDATA[<p>Hey, I just set up a couple of sites to use svn, and thought I&#8217;d share a tip.  You can easily set up a &#8220;post-commit&#8221; script in the hooks directory of your repository to automatically &#8216;update&#8217; the dev version of your site whenever anyone does a check-in.  This makes it possible to have a collaborator working on the site and able to generate the dev version, without giving them shell-access to the server where the dev site is hosted.  I&#8217;ve then gone further and made a page that&#8217;s visible only in the (password protected) dev site to do a check-out to the main site.</p>
<p>Great guide.  Thanks.<br />
&#8211;Dave</p>
]]></content:encoded>
	</item>
</channel>
</rss>
