Namran Hussin Linux Unable to push to git repository : insufficient permission

Unable to push to git repository : insufficient permission

Upon git push : am having the following error msg :

error: insufficient permission for adding an object to repository database ./objects


the fix :

ssh git-server
cd /data/git/projectname
chmod -R g+ws *

2 thoughts on “Unable to push to git repository : insufficient permission”

  1. I am really impressed with your writing abilities and also with the layout on your weblog.

    Is that this a paid topic or did you customize
    it your self? Anyway keep up the nice high quality
    writing, it is uncommon to peer a nice weblog like this one
    these days. Instagram Auto comment!

  2. I’m extremely impressed together with your writing talents as neatly as with the format to your weblog. Is that this a paid subject matter or did you customize it yourself? Either way stay up the nice high quality writing, it’s uncommon to see a great weblog like this one these days!

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

remote Desktop on centos 4remote Desktop on centos 4

Sometime we may want to access to window based remote desktop while we are on linux. to do that.. either we use VNC.. or RDP ( Remote Desktop Protocol).. Related posts: Triple boot with Dell Latitude D630 . ( Vista, Windows XP , Centos 5.1 ) How to use SSH to forward X into local How