<?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: Setup tutorial for a Rails with Git, Github, Capistrano, Ruby Enterprise, and Passenger</title>
	<atom:link href="http://www.terravetus.com/2009/10/setup-tutorial-for-a-rails-application-with-git-github-capistrano-ruby-enterprise-passenger/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.terravetus.com/2009/10/setup-tutorial-for-a-rails-application-with-git-github-capistrano-ruby-enterprise-passenger/</link>
	<description></description>
	<lastBuildDate>Thu, 29 Jul 2010 02:15:34 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Josh</title>
		<link>http://www.terravetus.com/2009/10/setup-tutorial-for-a-rails-application-with-git-github-capistrano-ruby-enterprise-passenger/comment-page-1/#comment-28</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Thu, 29 Jul 2010 02:15:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.terravetus.com/?p=38#comment-28</guid>
		<description>Thanks so much for this tutorial it helped me out tremendously with deploying my first rails app!

The only two things I could find wrong with your work for me anyway were:

1.  &#039;apt-get install git&#039; does not work any longer.  I believe that &#039;apt-get install git-core&#039; will install all of the necessary things for git to work however.

2.  &#039;set :scm_command, &quot;/usr/bin/git&quot;&#039; .  I had to comment this out in my deploy.rb file.  I believe it is because my local machine is Mac OS X and I am using Macports to install git and it is installed to /opt.  Here is the error I was getting before i commented the line out:

Command /usr/bin/git ls-remote git@github.com:dbaugh/score_master.git master returned status code 32512

Anyway, thanks again!  I can confirm this working on Ubuntu 10.04 on SliceHost.</description>
		<content:encoded><![CDATA[<p>Thanks so much for this tutorial it helped me out tremendously with deploying my first rails app!</p>
<p>The only two things I could find wrong with your work for me anyway were:</p>
<p>1.  &#8216;apt-get install git&#8217; does not work any longer.  I believe that &#8216;apt-get install git-core&#8217; will install all of the necessary things for git to work however.</p>
<p>2.  &#8217;set :scm_command, &#8220;/usr/bin/git&#8221;&#8216; .  I had to comment this out in my deploy.rb file.  I believe it is because my local machine is Mac OS X and I am using Macports to install git and it is installed to /opt.  Here is the error I was getting before i commented the line out:</p>
<p>Command /usr/bin/git ls-remote <a href="mailto:git@github.com">git@github.com</a>:dbaugh/score_master.git master returned status code 32512</p>
<p>Anyway, thanks again!  I can confirm this working on Ubuntu 10.04 on SliceHost.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mark</title>
		<link>http://www.terravetus.com/2009/10/setup-tutorial-for-a-rails-application-with-git-github-capistrano-ruby-enterprise-passenger/comment-page-1/#comment-20</link>
		<dc:creator>mark</dc:creator>
		<pubDate>Fri, 30 Apr 2010 18:13:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.terravetus.com/?p=38#comment-20</guid>
		<description>You really are the greatest thing to have happened to me this week!! Awesome guide!!! Thank you so much!!!</description>
		<content:encoded><![CDATA[<p>You really are the greatest thing to have happened to me this week!! Awesome guide!!! Thank you so much!!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
