Having trouble getting source from git

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Having trouble getting source from git

Robert B
Hi all,

I'm getting a "fatal: The remote end hung up unexpectedly" when trying to retrieve any of the packages from git. I'm using git 1.6.3.3 on OS 10.6:

MacLap:jogl me$ git clone git://github.com/sgothel/glugen.git gluegen
Initialized empty Git repository in /Users/me/Desktop/jogl/gluegen/.git/
fatal: The remote end hung up unexpectedly

Any ideas?

Thanks,

--Rob
Reply | Threaded
Open this post in threaded view
|

Re: Having trouble getting source from git

Michael Bien
typo in the url
../glu*e*gen.git :)

regards,
michael

On 10/26/2010 02:12 AM, Robert B [via jogamp] wrote:
Hi all,

I'm getting a "fatal: The remote end hung up unexpectedly" when trying to retrieve any of the packages from git. I'm using git 1.6.3.3 on OS 10.6:

MacLap:jogl me$ git clone git://github.com/sgothel/glugen.git gluegen
Initialized empty Git repository in /Users/me/Desktop/jogl/gluegen/.git/
fatal: The remote end hung up unexpectedly

Any ideas?

Thanks,

--Rob


View message @ http://jogamp.762907.n3.nabble.com/Having-trouble-getting-source-from-git-tp1770813p1770813.html
To start a new topic under jogamp, email [hidden email]
To unsubscribe from jogamp, click here.


-- 
http://michael-bien.com/
Reply | Threaded
Open this post in threaded view
|

Re: Having trouble getting source from git

Robert B
I can't believe I did that. :/