I found the same problem.
-Fred
-----Message d'origine-----
From: Justin Mclean
Sent: Monday, May 13, 2013 2:51 AM
To: dev@flex.apache.org
Subject: Re: Git repo error
Hi,
OK after this:
git remote prune origin
git gc --prune=now
git remote set-head -a
I still get the same error. Can someone else please try a push to flex-sdk
develop and see if they also get the error.
Here's the full output:
Pushing to https://git-wip-us.apache.org/repos/asf/flex-sdk.git
POST git-receive-pack (500 bytes)
fatal: The remote end hung up unexpectedly
error: error in sideband demultiplexer
To https://git-wip-us.apache.org/repos/asf/flex-sdk.git
= [up to date] master -> master
= [up to date] apache-flex-sdk-4.8.0 -> apache-flex-sdk-4.8.0
= [up to date] apache-flex-sdk-4.9.0 -> apache-flex-sdk-4.9.0
= [up to date] apache-flex-sdk-4.9.1 -> apache-flex-sdk-4.9.1
= [up to date] initialFlexCommitImport.20110218 ->
initialFlexCommitImport.20110218
bdcc9f5..ed8b830 develop -> develop
updating local tracking ref 'refs/remotes/origin/develop'
updating local tracking ref 'refs/remotes/origin/master'
Completed with errors, see above
Thanks,
Justin