<?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: Capistrano and Ferret DRB</title>
	<atom:link href="http://www.zorched.net/2008/06/19/capistrano-and-ferret-drb/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zorched.net/2008/06/19/capistrano-and-ferret-drb/</link>
	<description>Musings of a software developer in Milwaukee, WI.</description>
	<pubDate>Tue, 06 Jan 2009 07:35:37 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Geoff Lane</title>
		<link>http://www.zorched.net/2008/06/19/capistrano-and-ferret-drb/comment-page-1/#comment-13506</link>
		<dc:creator>Geoff Lane</dc:creator>
		<pubDate>Thu, 31 Jul 2008 21:22:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.zorched.net/?p=114#comment-13506</guid>
		<description>John,
Thanks for the tip...</description>
		<content:encoded><![CDATA[<p>John,<br />
Thanks for the tip&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Leach</title>
		<link>http://www.zorched.net/2008/06/19/capistrano-and-ferret-drb/comment-page-1/#comment-13492</link>
		<dc:creator>John Leach</dc:creator>
		<pubDate>Mon, 28 Jul 2008 12:47:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.zorched.net/?p=114#comment-13492</guid>
		<description>hi Geoff,

I found you can fix this without changing the aaf code.  Just add the following line to your Capistrano recipe:

default_run_options[:shell] = false

This fixes the setting of ENV['_'] and it works again.  Shouldn't affect anything else unless you have a non-POSIX shell by default (unlikely).

A bit more info here:

http://rubyforge.org/pipermail/ferret-talk/2008-July/004622.html

John.</description>
		<content:encoded><![CDATA[<p>hi Geoff,</p>
<p>I found you can fix this without changing the aaf code.  Just add the following line to your Capistrano recipe:</p>
<p>default_run_options[:shell] = false</p>
<p>This fixes the setting of ENV['_'] and it works again.  Shouldn&#8217;t affect anything else unless you have a non-POSIX shell by default (unlikely).</p>
<p>A bit more info here:</p>
<p><a href="http://rubyforge.org/pipermail/ferret-talk/2008-July/004622.html" rel="nofollow">http://rubyforge.org/pipermail/ferret-talk/2008-July/004622.html</a></p>
<p>John.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brett Veen</title>
		<link>http://www.zorched.net/2008/06/19/capistrano-and-ferret-drb/comment-page-1/#comment-13463</link>
		<dc:creator>Brett Veen</dc:creator>
		<pubDate>Tue, 08 Jul 2008 14:55:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.zorched.net/?p=114#comment-13463</guid>
		<description>Thank you for that "no such file to load" quick fix. Great post!</description>
		<content:encoded><![CDATA[<p>Thank you for that &#8220;no such file to load&#8221; quick fix. Great post!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
