lastwalrus ([info]lastwalrus) wrote,
@ 2009-08-07 13:21:00
Previous Entry  Add to memories!  Tell a Friend  Next Entry
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;
 }



Create an Account
Forgot your login or password?
Log in with OpenID
English • Español • Deutsch • Русский…