Community
Participate
Working Groups
Same exception as Ankur experienced with bug 359804 Solution there was: missing g+s on the objects dir Can't connect to any repository: ssh://cwindatt@git.eclipse.org/gitroot/jdt/eclipse.jdt.debug.git (An internal Exception occurred during push: ssh://cwindatt@git.eclipse.org/gitroot/jdt/eclipse.jdt.debug.git: error occurred during unpacking on the remote end: unpack-objects abnormal exit)
Actually, the group owner of many of the objects was 'common', which is everyone, so I've reset permissions there. Also, the .git/config file was missing sharedrepository = 1 There was also another JDT repo which had inconsistencies like this. I've fixed them both.
Works now. Thanks