Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [git] error: insufficient permission for adding an object to repository database

On Wed, Sep 28, 2011 at 7:05 PM, Steffen Pingel <steffen.pingel@xxxxxxxxxxx> wrote:
We have seen similar errors on Mylyn when committers used the http
protocol to push changes. File ownership was not always as expected in
this case.

>From a quick glance at
/gitroot/platform/eclipse.platform.debug.git/objects this might be a
different problem though. It doesn't look like the repository was
properly setup as a shared repository.

I would recommend asking the webmaster to fix file and directory permissions.

And as well/after the permissions are reset, make sure that the git.eclipse.org repo has the shared repo flag set:

core.sharedrepository=1


--
Paul Webster
Hi floor.  Make me a sammich! - GIR

Back to the top