<?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: svn2git for real men</title>
	<atom:link href="http://honoluluhacker.com/2009/05/21/svn2git-for-real-men/feed/" rel="self" type="application/rss+xml" />
	<link>http://honoluluhacker.com/2009/05/21/svn2git-for-real-men/</link>
	<description>Tech, Linux, Rails by Holululu-based Kevin English</description>
	<lastBuildDate>Thu, 24 Jun 2010 15:15:28 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Nick</title>
		<link>http://honoluluhacker.com/2009/05/21/svn2git-for-real-men/comment-page-1/#comment-280</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Fri, 23 Oct 2009 20:58:48 +0000</pubDate>
		<guid isPermaLink="false">http://honoluluhacker.com/?p=675#comment-280</guid>
		<description>Try using #!/bin/sh -x or &quot;set -x&quot; within the body of your shell script, near the beginning.  It&#039;ll echo every command that gets executed.  No more need for echoing.  Also, -e will exit on the first failed command, which is also very useful sometimes.</description>
		<content:encoded><![CDATA[<p>Try using #!/bin/sh -x or &#8220;set -x&#8221; within the body of your shell script, near the beginning.  It&#8217;ll echo every command that gets executed.  No more need for echoing.  Also, -e will exit on the first failed command, which is also very useful sometimes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Seth Ladd</title>
		<link>http://honoluluhacker.com/2009/05/21/svn2git-for-real-men/comment-page-1/#comment-44</link>
		<dc:creator>Seth Ladd</dc:creator>
		<pubDate>Mon, 25 May 2009 00:49:26 +0000</pubDate>
		<guid isPermaLink="false">http://honoluluhacker.com/?p=675#comment-44</guid>
		<description>this is tight.</description>
		<content:encoded><![CDATA[<p>this is tight.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
