Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mylyn-reviews-dev] git push: error: unpack failed: unpack-objects abnormal exit

I think is has to do with the server problems the foundation is facing. Almost all my builds are failing as there seems to be huge problems with CVS, Git and Hudson access (see also cross projects mailing list).

Ben

On Tue, May 31, 2011 at 11:21 AM, Sascha Scholz <sascha.scholz@xxxxxxxxx> wrote:
Hi,

git push fails with "error: unpack failed: unpack-objects abnormal
exit". Anyone else with the same problem?

Sascha

$ git remote -v
origin  https://sscholz@git.eclipse.org/gitroot/mylyn/org.eclipse.mylyn.reviews.git
(fetch)
origin  https://sscholz@git.eclipse.org/gitroot/mylyn/org.eclipse.mylyn.reviews.git
(push)

$ git push origin
Password:
Counting objects: 25, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (7/7), done.
Writing objects: 100% (13/13), 910 bytes, done.
Total 13 (delta 6), reused 0 (delta 0)
error: unpack failed: unpack-objects abnormal exit
_______________________________________________
mylyn-reviews-dev mailing list
mylyn-reviews-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/mylyn-reviews-dev



--
Benjamin Muskalla
Tasktop Technologies
http://tasktop.com

Back to the top