<?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 problem: error: unable to create temporary sha1 filename</title> <atom:link href="http://ariejan.net/2009/10/15/git-problem-error-unable-to-create-temporary-sha1-filename/feed/" rel="self" type="application/rss+xml" /><link>http://ariejan.net/2009/10/15/git-problem-error-unable-to-create-temporary-sha1-filename/</link> <description>Code Monkey</description> <lastBuildDate>Sat, 13 Mar 2010 16:47:42 +0000</lastBuildDate> <generator>http://wordpress.org/?v=2.9.2</generator> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>By: Ariejan de Vroom</title><link>http://ariejan.net/2009/10/15/git-problem-error-unable-to-create-temporary-sha1-filename/comment-page-1/#comment-11551</link> <dc:creator>Ariejan de Vroom</dc:creator> <pubDate>Tue, 09 Feb 2010 06:34:04 +0000</pubDate> <guid
isPermaLink="false">http://ariejan.net/?p=554#comment-11551</guid> <description>@Robert: Great tip! Thanks!</description> <content:encoded><![CDATA[<p>@Robert: Great tip! Thanks!</p> ]]></content:encoded> </item> <item><title>By: Robert</title><link>http://ariejan.net/2009/10/15/git-problem-error-unable-to-create-temporary-sha1-filename/comment-page-1/#comment-11550</link> <dc:creator>Robert</dc:creator> <pubDate>Mon, 08 Feb 2010 21:53:44 +0000</pubDate> <guid
isPermaLink="false">http://ariejan.net/?p=554#comment-11550</guid> <description>This error message can be caused by incorrect ownership of git files in the local repo as well.I personally ran into it during a git commit on a local copy. I eventually tracked it down to the fact that someone had erroneously done a git commit as root at some point. Recursively chowning the project_name/.git directory to its correct owner (in this case, the owner of the local copy) fixed the problem, and the fsck/repack sequence cleaned out the remaining symptoms.</description> <content:encoded><![CDATA[<p>This error message can be caused by incorrect ownership of git files in the local repo as well.</p><p>I personally ran into it during a git commit on a local copy. I eventually tracked it down to the fact that someone had erroneously done a git commit as root at some point. Recursively chowning the project_name/.git directory to its correct owner (in this case, the owner of the local copy) fixed the problem, and the fsck/repack sequence cleaned out the remaining symptoms.</p> ]]></content:encoded> </item> <item><title>By: Ariejan de Vroom</title><link>http://ariejan.net/2009/10/15/git-problem-error-unable-to-create-temporary-sha1-filename/comment-page-1/#comment-11013</link> <dc:creator>Ariejan de Vroom</dc:creator> <pubDate>Thu, 15 Oct 2009 11:19:15 +0000</pubDate> <guid
isPermaLink="false">http://ariejan.net/?p=554#comment-11013</guid> <description>You may also need to &lt;code&gt;chown git:git /pah/to/repos&lt;/code&gt; on your server. But this is most likely  not the reason for the above error.</description> <content:encoded><![CDATA[<p>You may also need to <code>chown git:git /pah/to/repos</code> on your server. But this is most likely  not the reason for the above error.</p> ]]></content:encoded> </item> </channel> </rss>
<!-- This site's performance optimized by W3 Total Cache. Dramatically improve the speed and reliability of your blog!

Learn more about our WordPress Plugins: http://www.w3-edge.com/wordpress-plugins/

Minified using memcached
Page Caching using memcached (user agent is rejected)

Served from: starbuck.ariejan.net @ 2010-03-14 00:19:50 -->