<?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: Git External Dependency Management with Giternal</title>
	<atom:link href="http://www.rubyrailways.com/git-external-dependency-management-with-giternal/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rubyrailways.com/git-external-dependency-management-with-giternal/</link>
	<description>Experiences with Ruby and Rails, Web2.0 and other development technologies</description>
	<pubDate>Thu, 09 Sep 2010 04:43:43 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: peter</title>
		<link>http://www.rubyrailways.com/git-external-dependency-management-with-giternal/comment-page-1/#comment-99642</link>
		<dc:creator>peter</dc:creator>
		<pubDate>Wed, 03 Dec 2008 22:25:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.rubyrailways.com/?p=149#comment-99642</guid>
		<description>&lt;p&gt;@Jeff:&lt;/p&gt;

&lt;p&gt;Thanks, for the link - I believe yours is the right way to do it!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@Jeff:</p>
<p>Thanks, for the link - I believe yours is the right way to do it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Jolma</title>
		<link>http://www.rubyrailways.com/git-external-dependency-management-with-giternal/comment-page-1/#comment-99640</link>
		<dc:creator>Jeff Jolma</dc:creator>
		<pubDate>Wed, 03 Dec 2008 22:13:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.rubyrailways.com/?p=149#comment-99640</guid>
		<description>&lt;p&gt;Hi all.&lt;/p&gt;

&lt;p&gt;I ran into similar problems installing giternal and posted a solution: http://jolma.org/blog/?p=322&lt;/p&gt;

&lt;p&gt;Hope this helps.&lt;/p&gt;

&lt;p&gt;Jeff&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi all.</p>
<p>I ran into similar problems installing giternal and posted a solution: <a href="http://jolma.org/blog/?p=322" rel="nofollow">http://jolma.org/blog/?p=322</a></p>
<p>Hope this helps.</p>
<p>Jeff</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peter</title>
		<link>http://www.rubyrailways.com/git-external-dependency-management-with-giternal/comment-page-1/#comment-97837</link>
		<dc:creator>peter</dc:creator>
		<pubDate>Sun, 23 Nov 2008 17:39:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.rubyrailways.com/?p=149#comment-97837</guid>
		<description>&lt;p&gt;@Luis:- you are right, however the provided Rakefile is empty and this probably means that there is no rake task for building the application?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@Luis:- you are right, however the provided Rakefile is empty and this probably means that there is no rake task for building the application?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luis Lavena</title>
		<link>http://www.rubyrailways.com/git-external-dependency-management-with-giternal/comment-page-1/#comment-97658</link>
		<dc:creator>Luis Lavena</dc:creator>
		<pubDate>Sat, 22 Nov 2008 19:10:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.rubyrailways.com/?p=149#comment-97658</guid>
		<description>&lt;p&gt;Running setup.rb will install into your ruby installation, but not using Gems!&lt;/p&gt;

&lt;p&gt;Further updates of the gem could clash with the library located now into ruby lib directory, contrary to the one from the gem.&lt;/p&gt;

&lt;p&gt;Check if there are rake tasks for building and installing the gem from the git clone and avoid direct installation using setup.rb&lt;/p&gt;

&lt;p&gt;Just my suggestion.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Running setup.rb will install into your ruby installation, but not using Gems!</p>
<p>Further updates of the gem could clash with the library located now into ruby lib directory, contrary to the one from the gem.</p>
<p>Check if there are rake tasks for building and installing the gem from the git clone and avoid direct installation using setup.rb</p>
<p>Just my suggestion.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
