Hello, when trying a "git fetch", I get the following error: remote: Counting objects: 204, done. remote: fatal: unable to create thread: Resource temporarily unavailable error: git upload-pack: git-pack-objects died with error. fatal: git upload-pack: aborting due to possible repository corruption on the remote side. remote: aborting due to possible repository corruption on the remote side. fatal: protocol error: bad pack header
"git clone" has a similar result. I just hope that the "Resource temporarily unavailable" is the truth, and not "possible repository corruption on the remote side"... Has anyone got more information? Andreas