<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Playing with capistrano and git</title>
	<atom:link href="http://ropiku.wordpress.com/2008/02/29/playing-with-capistrano-and-git/feed/" rel="self" type="application/rss+xml" />
	<link>http://ropiku.wordpress.com/2008/02/29/playing-with-capistrano-and-git/</link>
	<description>The blog of a webprogrammer student</description>
	<lastBuildDate>Tue, 17 Nov 2009 03:39:15 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: sandrar</title>
		<link>http://ropiku.wordpress.com/2008/02/29/playing-with-capistrano-and-git/#comment-396</link>
		<dc:creator>sandrar</dc:creator>
		<pubDate>Thu, 10 Sep 2009 22:55:29 +0000</pubDate>
		<guid isPermaLink="false">http://ropiku.wordpress.com/?p=41#comment-396</guid>
		<description>Hi! I was surfing and found your blog post... nice! I love your blog.  :) Cheers! Sandra. R.</description>
		<content:encoded><![CDATA[<p>Hi! I was surfing and found your blog post&#8230; nice! I love your blog.  <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Cheers! Sandra. R.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Piku</title>
		<link>http://ropiku.wordpress.com/2008/02/29/playing-with-capistrano-and-git/#comment-364</link>
		<dc:creator>Piku</dc:creator>
		<pubDate>Thu, 24 Jul 2008 10:28:47 +0000</pubDate>
		<guid isPermaLink="false">http://ropiku.wordpress.com/?p=41#comment-364</guid>
		<description>You can tell Capistrano to copy the repository instead of exporting it, it will be slower though:
set :deploy_via, &#039;copy&#039;

Or you can leave it like mine if your local repository is accessible via ssh and you have set up the public keys for ssh.

Thanks for your comments. Also, how is GoGrid ?</description>
		<content:encoded><![CDATA[<p>You can tell Capistrano to copy the repository instead of exporting it, it will be slower though:<br />
set :deploy_via, &#8216;copy&#8217;</p>
<p>Or you can leave it like mine if your local repository is accessible via ssh and you have set up the public keys for ssh.</p>
<p>Thanks for your comments. Also, how is GoGrid ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nerb</title>
		<link>http://ropiku.wordpress.com/2008/02/29/playing-with-capistrano-and-git/#comment-362</link>
		<dc:creator>nerb</dc:creator>
		<pubDate>Sun, 13 Jul 2008 23:34:47 +0000</pubDate>
		<guid isPermaLink="false">http://ropiku.wordpress.com/?p=41#comment-362</guid>
		<description>also, how do i set the repository to a locally hosted one?  from what i gather, if i only git commit . on my laptop, should i just put the path to where it&#039;s housed?  

set :repository,  &quot;ssh://myserver/git/app.git&quot;
set :deploy_to, &quot;/home/mihai/apps/#{application}&quot;</description>
		<content:encoded><![CDATA[<p>also, how do i set the repository to a locally hosted one?  from what i gather, if i only git commit . on my laptop, should i just put the path to where it&#8217;s housed?  </p>
<p>set :repository,  &#8220;ssh://myserver/git/app.git&#8221;<br />
set :deploy_to, &#8220;/home/mihai/apps/#{application}&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nerb</title>
		<link>http://ropiku.wordpress.com/2008/02/29/playing-with-capistrano-and-git/#comment-361</link>
		<dc:creator>nerb</dc:creator>
		<pubDate>Sun, 13 Jul 2008 14:28:51 +0000</pubDate>
		<guid isPermaLink="false">http://ropiku.wordpress.com/?p=41#comment-361</guid>
		<description>howdy.  Cool article.  i am totally going to use this as i start my capistrano journey.  I too use git, as i do alot of offline development while commuting and git just seeemed easier to me to commit.  right or wrong, that&#039;s what i chose.  So now i find this and it&#039;s helping me.

I&#039;d be interested (haven&#039;t looked at the rest of your blog) in a tutorial on deploying your first app to your own VPS/dedicated server.  Everything from proper apache setup, how to use capistrano and git.

i found a great rpm for git, to house on my gogrid account.  worked perfectly with Centos 4.5, if google needs this as a link :-)</description>
		<content:encoded><![CDATA[<p>howdy.  Cool article.  i am totally going to use this as i start my capistrano journey.  I too use git, as i do alot of offline development while commuting and git just seeemed easier to me to commit.  right or wrong, that&#8217;s what i chose.  So now i find this and it&#8217;s helping me.</p>
<p>I&#8217;d be interested (haven&#8217;t looked at the rest of your blog) in a tutorial on deploying your first app to your own VPS/dedicated server.  Everything from proper apache setup, how to use capistrano and git.</p>
<p>i found a great rpm for git, to house on my gogrid account.  worked perfectly with Centos 4.5, if google needs this as a link <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
