<?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: 搬移專案到Heroku. 疑難雜症.</title>
	<atom:link href="http://www.joinhelpworld.com/hitakeane/tech/2010/05/07/%e6%90%ac%e7%a7%bb%e5%b0%88%e6%a1%88%e5%88%b0heroku-%e7%96%91%e9%9b%a3%e9%9b%9c%e7%97%87/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.joinhelpworld.com/hitakeane/tech/2010/05/07/%e6%90%ac%e7%a7%bb%e5%b0%88%e6%a1%88%e5%88%b0heroku-%e7%96%91%e9%9b%a3%e9%9b%9c%e7%97%87/</link>
	<description>A website introduce you ruby&#38;rails and technology news.</description>
	<lastBuildDate>Thu, 20 May 2010 08:37:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
	<item>
		<title>By: mars</title>
		<link>http://www.joinhelpworld.com/hitakeane/tech/2010/05/07/%e6%90%ac%e7%a7%bb%e5%b0%88%e6%a1%88%e5%88%b0heroku-%e7%96%91%e9%9b%a3%e9%9b%9c%e7%97%87/comment-page-1/#comment-83</link>
		<dc:creator>mars</dc:creator>
		<pubDate>Thu, 20 May 2010 08:37:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.joinhelpworld.com/hitakeane/tech/?p=193#comment-83</guid>
		<description>git push heroku master
fatal: &#039;heroku&#039; does not appear to be a git repository
fatal: The remote end hung up unexpectedly

當push失敗的話,
可以用 git remote檢查heroku是URL或是 是否存在,
沒有的話可以使用 git remote add heroku  [URL]  做加入的動作
這樣應該可以正常的push 到 heroku了!</description>
		<content:encoded><![CDATA[<p>git push heroku master<br />
fatal: &#8216;heroku&#8217; does not appear to be a git repository<br />
fatal: The remote end hung up unexpectedly</p>
<p>當push失敗的話,<br />
可以用 git remote檢查heroku是URL或是 是否存在,<br />
沒有的話可以使用 git remote add heroku  [URL]  做加入的動作<br />
這樣應該可以正常的push 到 heroku了!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

