<?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 pre-commit &amp; post-commit hooks</title>
	<atom:link href="http://www.grepmymind.com/2009/03/07/svn-pre-commit-post-commit-hooks/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.grepmymind.com/2009/03/07/svn-pre-commit-post-commit-hooks/</link>
	<description>Wonder what’s on my mind? Now you know.</description>
	<lastBuildDate>Tue, 03 Aug 2010 17:32:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: jagan</title>
		<link>http://www.grepmymind.com/2009/03/07/svn-pre-commit-post-commit-hooks/comment-page-1/#comment-1224</link>
		<dc:creator>jagan</dc:creator>
		<pubDate>Tue, 03 Aug 2010 17:32:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.grepmymind.com/?p=311#comment-1224</guid>
		<description>can you share me the pre-commit/post commit script to check the compilation error etc.</description>
		<content:encoded><![CDATA[<p>can you share me the pre-commit/post commit script to check the compilation error etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://www.grepmymind.com/2009/03/07/svn-pre-commit-post-commit-hooks/comment-page-1/#comment-1223</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Fri, 19 Feb 2010 12:31:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.grepmymind.com/?p=311#comment-1223</guid>
		<description>Are you willing to release the YUI Compressor pre-commit hook that you mention in the article?

It would be very useful!</description>
		<content:encoded><![CDATA[<p>Are you willing to release the YUI Compressor pre-commit hook that you mention in the article?</p>
<p>It would be very useful!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Tougeron</title>
		<link>http://www.grepmymind.com/2009/03/07/svn-pre-commit-post-commit-hooks/comment-page-1/#comment-471</link>
		<dc:creator>Michael Tougeron</dc:creator>
		<pubDate>Sat, 07 Mar 2009 22:30:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.grepmymind.com/?p=311#comment-471</guid>
		<description>@ldamman I like that.  I&#039;ll have to get the code from you on Monday.  :)</description>
		<content:encoded><![CDATA[<p>@ldamman I like that.  I&#8217;ll have to get the code from you on Monday.  <img src='http://www.grepmymind.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ldamman</title>
		<link>http://www.grepmymind.com/2009/03/07/svn-pre-commit-post-commit-hooks/comment-page-1/#comment-466</link>
		<dc:creator>ldamman</dc:creator>
		<pubDate>Sat, 07 Mar 2009 19:14:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.grepmymind.com/?p=311#comment-466</guid>
		<description>Another hook I really like is a pre-commit hook that I wrote to reject an entire commit if the string &quot;@nocommit&quot; exists in any file being committed.

This is useful any time you add or comment some code for debugging purposes or when you want to make sure you don&#039;t accidentally commit half baked code.  It could potentially save you from site downtime or obscure bugs being introduced by accident.</description>
		<content:encoded><![CDATA[<p>Another hook I really like is a pre-commit hook that I wrote to reject an entire commit if the string &#8220;@nocommit&#8221; exists in any file being committed.</p>
<p>This is useful any time you add or comment some code for debugging purposes or when you want to make sure you don&#8217;t accidentally commit half baked code.  It could potentially save you from site downtime or obscure bugs being introduced by accident.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
