liggghts installation issue

Submitted by techblast333 on Tue, 08/02/2011 - 20:17

command: git clone http://cfdem.git.sourceforge.net/gitroot/cfdem/liggghts myliggghts

error:
Cloning into myliggghts...
fatal: http://cfdem.git.sourceforge.net/gitroot/cfdem/liggghts/info/refs not found: did you run git update-server-info on the server?

plz help me out to solve this problem. i have also allowed port 9418 through firewall

ckloss's picture

ckloss | Tue, 08/02/2011 - 20:25

Hi techblast333,

you are right, seems that it is not working. No idea why, there were no changes lately with respect to git set-up. However, try running

git clone git://cfdem.git.sourceforge.net/gitroot/cfdem/liggghts myliggghts

Just tested it and it seems that the download via git protocol runs fine..

Cheers,
Christoph