<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Chris J Mears &#187; textmate</title>
	<atom:link href="http://chrisjmears.com/tag/textmate/feed/" rel="self" type="application/rss+xml" />
	<link>http://chrisjmears.com</link>
	<description>Web Developer in Ruby on Rails and CakePHP</description>
	<lastBuildDate>Tue, 03 Aug 2010 22:22:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Textmate and Git Bundle</title>
		<link>http://chrisjmears.com/2009/09/textmate-and-git-bundle/</link>
		<comments>http://chrisjmears.com/2009/09/textmate-and-git-bundle/#comments</comments>
		<pubDate>Fri, 25 Sep 2009 22:42:38 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Geeky Stuff]]></category>
		<category><![CDATA[mac os x]]></category>
		<category><![CDATA[textmate]]></category>

		<guid isPermaLink="false">http://chrisjmears.com/?p=173</guid>
		<description><![CDATA[I just recently had this problem and saw that the answer was buried in a TextMate blog entry comment thread. Are you getting the following error whenever you try to use the bundle? sh: git: command not found Did you install git through Macports or manually compile the source? Could your Git bundle for TextMate [...]]]></description>
			<content:encoded><![CDATA[<p>I just recently had this problem and saw that the answer was <a href="http://blog.macromates.com/2008/git-bundle/#comment-3070">buried</a> in a <a href="http://blog.macromates.com/2008/git-bundle/">TextMate blog entry</a> comment thread.</p>
<p>Are you getting the following error whenever you try to use the bundle?</p>
<p><code>sh: git: command not found</code>  </p>
<p>Did you install git through Macports or manually compile the source?  Could your Git bundle for TextMate be a tad old?</p>
<p>All of the above was true for me, but I was easily able to solve the issue with the following command:</p>
<p><code>sudo ln -s /opt/local/bin/git /usr/bin/git</code></p>
<p>Hope that cuts back on troubleshooting time for some of you out there!</p>
]]></content:encoded>
			<wfw:commentRss>http://chrisjmears.com/2009/09/textmate-and-git-bundle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
