project-navigation
Personal tools

Author Topic: Problem with git  (Read 2264 times)

ChemBro

  • Guest
Problem with git
« on: May 22, 2012, 01:09:36 pm »
I actually don't know, which forum is the right one, but okay.

I'm running Arch Linux and I try to get the 2.5-dev version, but I have problems getting it. This is the console output:

Code: [Select]
$ git fetch
remote: Counting objects: 318111, done.
remote: Compressing objects: 100% (70504/70504), done.
remote: aborting due to possible repository corruption on the remote side.
fatal: early EOF
fatal: index-pack failed

This is not the first time, that happened. What is happening? How can I get rid of it?

Offline bayo

  • Professional loser
  • Project Coder
  • Captain
  • ***
  • Posts: 733
    • View Profile
Re: Problem with git
« Reply #1 on: May 22, 2012, 01:39:31 pm »
do you use sourceforge? cause the server-side connexion close fast as i understand.
But not sure it is your problem.

Maybe that can help you http://ufoai.org/wiki/index.php/Getting_the_source#github
« Last Edit: May 22, 2012, 01:41:14 pm by bayo »

ChemBro

  • Guest
Re: Problem with git
« Reply #2 on: May 22, 2012, 01:50:18 pm »
Yes, I use sourceforge (because of the instruction on the download page). Well, I try github then.