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

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.

Steffen

On Thu, Sep 29, 2011 at 12:45 AM, Pawel Piech <pawel.piech@xxxxxxxxxxxxx> wrote:
> Hi All,
> I got this error while trying to push changes out to a branch after a merge
> from master (git.eclipse.org/gitroot/platform/eclipse.platform.debug.git).
>  Anyone seen this before?  Google tells me that objects directory needs a
> different owner.group.
>
> -Pawel
> _______________________________________________
> git mailing list
> git@xxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/git
>



-- 
Steffen Pingel
Committer, http://eclipse.org/mylyn
Senior Developer, http://tasktop.com


Back to the top