<?xml version="1.0" encoding="utf-8"?>
<!-- If you are running a bot please visit this policy page outlining rules you must respect. http://www.livejournal.com/bots/ -->
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:lj="http://www.livejournal.com">
  <id>urn:lj:livejournal.com:atom1:lastwalrus</id>
  <title>lastwalrus</title>
  <subtitle>lastwalrus</subtitle>
  <author>
    <name>lastwalrus</name>
  </author>
  <link rel="alternate" type="text/html" href="http://lastwalrus.livejournal.com/"/>
  <link rel="self" type="text/xml" href="http://lastwalrus.livejournal.com/data/atom"/>
  <updated>2009-08-07T10:23:53Z</updated>
  <lj:journal userid="4564811" username="lastwalrus" type="personal"/>
  <link rel="service.feed" type="application/x.atom+xml" href="http://lastwalrus.livejournal.com/data/atom" title="lastwalrus"/>
  <link rel="hub" href="http://pubsubhubbub.appspot.com/"/>
  <entry>
    <id>urn:lj:livejournal.com:atom1:lastwalrus:305</id>
    <link rel="alternate" type="text/html" href="http://lastwalrus.livejournal.com/305.html"/>
    <link rel="self" type="text/xml" href="http://lastwalrus.livejournal.com/data/atom/?itemid=305"/>
    <title>git on windows</title>
    <published>2009-08-07T10:23:53Z</published>
    <updated>2009-08-07T10:23:53Z</updated>
    <content type="html">&lt;h3 class="post-title entry-title"&gt;Permission denied at /usr/sbin/git-core//git-svn line 2389&lt;/h3&gt;   &lt;div style="margin: 10px 0pt; text-indent: 20px;"&gt;【patch】&lt;/div&gt;&lt;pre style="border: 1px dashed DarkGreen; margin: 10px 0pt 10px 20px; padding: 10px; background-color: ghostwhite; white-space: pre-wrap;"&gt;

diff --git a/Git.pm b/Git.pm
index ba94453..479c2e9 100755
--- a/Git.pm
+++ b/Git.pm
@@ -821,6 +821,7 @@ sub hash_and_insert_object {
                throw Error::Simple(&amp;quot;in pipe went bad&amp;quot;);
        }

+       $self-&amp;gt;_close_hash_and_insert_object();
        return $hash;
 }

@@ -910,6 +911,7 @@ sub cat_blob {
                throw Error::Simple(&amp;quot;couldn't write to passed in filehandle&amp;quot;);
        }

+       $self-&amp;gt;_close_cat_blob();
        return $size;
 }
&lt;/pre&gt;</content>
  </entry>
</feed>
