<?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: &#8216;rake db:migrate&#8217; on Production Server</title>
	<atom:link href="http://www.postal-code.com/binarycode/2007/05/03/rage-migrate-on-production-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.postal-code.com/binarycode/2007/05/03/rage-migrate-on-production-server/</link>
	<description>A whole bunch of nought thought by Chris Cummer</description>
	<pubDate>Tue, 06 Jan 2009 22:23:09 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: chris</title>
		<link>http://www.postal-code.com/binarycode/2007/05/03/rage-migrate-on-production-server/#comment-3710</link>
		<dc:creator>chris</dc:creator>
		<pubDate>Thu, 14 Aug 2008 18:58:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.postal-code.com/binarycode/2007/05/03/rage-migrate-on-production-server/#comment-3710</guid>
		<description>Sounds like you need to install rake. Give this a try: 

&lt;blockquote&gt;
gem install --remote rake
&lt;/blockquote&gt;

If that doesn't work for you, see here: http://rake.rubyforge.org/files/README.html</description>
		<content:encoded><![CDATA[<p>Sounds like you need to install rake. Give this a try: </p>
<blockquote><p>
gem install &#8211;remote rake
</p></blockquote>
<p>If that doesn&#8217;t work for you, see here: <a href="http://rake.rubyforge.org/files/README.html" rel="nofollow">http://rake.rubyforge.org/files/README.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shekhar</title>
		<link>http://www.postal-code.com/binarycode/2007/05/03/rage-migrate-on-production-server/#comment-3708</link>
		<dc:creator>Shekhar</dc:creator>
		<pubDate>Thu, 14 Aug 2008 18:25:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.postal-code.com/binarycode/2007/05/03/rage-migrate-on-production-server/#comment-3708</guid>
		<description>Hi,

I tried to run rake db:migrate RAILS_ENV=”production” and it said that rake is not recognized as an internal or external command, operable program or batch file. How do I setup rail2.0.2? please help!!

Thanks</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I tried to run rake db:migrate RAILS_ENV=”production” and it said that rake is not recognized as an internal or external command, operable program or batch file. How do I setup rail2.0.2? please help!!</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ling</title>
		<link>http://www.postal-code.com/binarycode/2007/05/03/rage-migrate-on-production-server/#comment-3274</link>
		<dc:creator>Ling</dc:creator>
		<pubDate>Thu, 12 Jun 2008 10:56:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.postal-code.com/binarycode/2007/05/03/rage-migrate-on-production-server/#comment-3274</guid>
		<description>Doesn't work for me (Win XP, Rails 2.0.2). Used this instead:

rake db:migrate RAILS_ENV="production"</description>
		<content:encoded><![CDATA[<p>Doesn&#8217;t work for me (Win XP, Rails 2.0.2). Used this instead:</p>
<p>rake db:migrate RAILS_ENV=&#8221;production&#8221;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
