[cs631apue] Error in git push

Sadia Akhter sakhter at stevens.edu
Fri Nov 14 14:44:01 EST 2014


Hello,

when I'm trying to add some files to git repo, the "git push" command is giving me the following error. The files are not added to the git. Did any of you get the same error? Can you help me to resolve it? It looks like a permission error.

Thanks,
Sadia


sakhter at avatar:~/cs631/2014-Fall/final-project/slytherin$ git push
Warning: the ECDSA host key for 'linux-lab.cs.stevens.edu' differs from the key for the IP address '155.246.89.100'
Offending key for IP in /home/sakhter/.ssh/known_hosts:4
Matching host key in /home/sakhter/.ssh/known_hosts:9
Are you sure you want to continue connecting (yes/no)? yes
Password: 
Counting objects: 14, done.
Delta compression using up to 6 threads.
Compressing objects: 100% (13/13), done.
Writing objects: 100% (13/13), 4.02 KiB, done.
Total 13 (delta 0), reused 0 (delta 0)
error: insufficient permission for adding an object to repository database ./objects

fatal: failed to write object
error: unpack failed: unpack-objects abnormal exit
To sakhter at linux-lab.cs.stevens.edu:~jschauma/apue/slytherin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.stevens.edu/pipermail/cs631apue/attachments/20141114/3f55bec6/attachment.html>


More information about the cs631apue mailing list