When I tried to push today I got an error.

First with dry-run no problem:

chris@chris-aspire-laptop:~/emc2-dev/src$ git push --dry-run
To ssh://cmor...@git.linuxcnc.org/git/emc2.git
   ccc20ad..6692f70  HEAD -> v2.5_branch

then with push:

chris@chris-aspire-laptop:~/emc2-dev/src$ git push
Counting objects: 101, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (86/86), done.
Writing objects: 100% (86/86), 72.89 KiB, done.
Total 86 (delta 71), 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 ssh://cmor...@git.linuxcnc.org/git/emc2.git
 ! [remote rejected] HEAD -> v2.5_branch (n/a (unpacker error))
error: failed to push some refs to 'ssh://cmor...@git.linuxcnc.org/git/emc2.git'

Any Idea why ? 

Chris M

                                          
------------------------------------------------------------------------------
BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
Learn about the latest advances in developing for the 
BlackBerry® mobile platform with sessions, labs & more.
See new tools and technologies. Register for BlackBerry® DevCon today!
http://p.sf.net/sfu/rim-devcon-copy1 
_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to