git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Manish Patel <manishpatel2280@gmail.com>
To: git@vger.kernel.org
Subject: Re: error: insufficient permission
Date: Fri, 16 Dec 2011 00:09:54 -0800 (PST)	[thread overview]
Message-ID: <1324022994789-7099986.post@n2.nabble.com> (raw)
In-Reply-To: <4AB73A07.3020703@bioinf.uni-leipzig.de>

Very simple.. just find out .git directory give 0777 permission to objects
dir.. such as..

chmod -R 0777 objects

--
View this message in context: http://git.661346.n2.nabble.com/error-insufficient-permission-tp3683868p7099986.html
Sent from the git mailing list archive at Nabble.com.

      parent reply	other threads:[~2011-12-16  8:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-21  8:32 error: insufficient permission Dominic Rose
2009-09-21  8:52 ` Luciano Rocha
2009-09-21  8:53 ` Johannes Sixt
2011-12-16  8:09 ` Manish Patel [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1324022994789-7099986.post@n2.nabble.com \
    --to=manishpatel2280@gmail.com \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).