Home

Aug. 7th, 2009

default

git on windows

Permission denied at /usr/sbin/git-core//git-svn line 2389

【patch】

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("in pipe went bad");
        }

+       $self->_close_hash_and_insert_object();
        return $hash;
 }

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

+       $self->_close_cat_blob();
        return $size;
 }
default

August 2009

S M T W T F S
      1
2345678
9101112131415
16171819202122
23242526272829
3031     

Advertisement

Page Summary

Syndicate

RSS Atom
Powered by LiveJournal.com