hi all,
I was trying to pull orange engine and I was getting errors. So I thought I would remove the whole directory and start afresh but still got the message. Any idea what could be wrong ?
$ git clone git://gitorious.org/orange-engine/orange-engine.git orange-engine
Cloning into 'orange-engine'...
remote: Counting objects: 3176, done.
fatal: The remote end hung up unexpectedly11)
fatal: early EOF
fatal: index-pack failed
Looking forward to hear what could be the issue.
Update: This might have to do with gitorious rolling out a new version, can somebody check ?
https://groups.google.com/group/gitorious/browse_thread/thread/ab7f1e107...
https://gitorious.org/gitorious/pages/Versioning
Looking forward for answers.
Update: Tried again but still have the same issue popping though .
Can't replicate this issue. Anyone else?
I think it kinda slips out at the last minute, see :-
remote: Counting objects: 3195, done.
remote: Compressing objects: 100% (1228/1228), done.
Receiving objects: 4% (134/3195), 2.38 MiB | 26 KiB/s
fatal: The remote end hung up unexpectedly28)
fatal: early EOF fatal: index-pack failed
And as can be seen sometime during that Receiving objects it sorta dies. Also it takes quite a bit of time during the Compressing objects thing.
Seems other people are getting the same thing. See for instance http://forums.debian.net/viewtopic.php?f=10&t=75178&sid=a4e0e9176c7fab96...
For anyone reading this: I've sent in a help request to gitorious support. That was this morning. Thus far I haven't heard back. Since I'm not hosting this repository, there's not much else I can do about it.
I moved the project to github.
git clone git://github.com/lendrick/Orange-Engine.git
The web page for the repo is here:
https://github.com/lendrick/Orange-Engine