<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: SVN&#8217;s post-commit script in PHP</title>
	<atom:link href="http://lenss.nl/2009/09/svns-post-commit-script-in-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://lenss.nl/2009/09/svns-post-commit-script-in-php/</link>
	<description>Webdevelopment and stuff...</description>
	<lastBuildDate>Fri, 18 May 2012 22:38:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Thijs Lensselink</title>
		<link>http://lenss.nl/2009/09/svns-post-commit-script-in-php/#comment-3524</link>
		<dc:creator>Thijs Lensselink</dc:creator>
		<pubDate>Mon, 28 Sep 2009 05:40:36 +0000</pubDate>
		<guid isPermaLink="false">http://lenss.nl/?p=532#comment-3524</guid>
		<description>Didn&#039;t see your reply until now. I&#039;m working on a new blog (based on Zend Framework).
But you are right. That if statement could easily be removed. And it will save a few milli seconds :)</description>
		<content:encoded><![CDATA[<p>Didn&#8217;t see your reply until now. I&#8217;m working on a new blog (based on Zend Framework).<br />
But you are right. That if statement could easily be removed. And it will save a few milli seconds :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bart Stavenuiter</title>
		<link>http://lenss.nl/2009/09/svns-post-commit-script-in-php/#comment-3503</link>
		<dc:creator>Bart Stavenuiter</dc:creator>
		<pubDate>Fri, 25 Sep 2009 09:42:58 +0000</pubDate>
		<guid isPermaLink="false">http://lenss.nl/?p=532#comment-3503</guid>
		<description>This line doesn&#039;t have to be in the loop.
Might just win some time?

if ($x == 0) {  
        $patch .=&#039;&#039;;  
    }</description>
		<content:encoded><![CDATA[<p>This line doesn&#8217;t have to be in the loop.<br />
Might just win some time?</p>
<p>if ($x == 0) {<br />
        $patch .=&#8221;;<br />
    }</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
