The correct command line:

git clone git://github.com/dpp/liftweb.git

On Thu, Nov 12, 2009 at 9:44 PM, ivan <ivan.se...@gmail.com> wrote:

>
> I am trying to clone git lift repo and keep getting this error:
>
> git clone http://github.com/dpp/liftweb.git
>
> Initialized empty Git repository in /home/ivan/Dokumenti/Projects/
> scala/lift/liftweb/.git/
> got 38024d4c9cdf764c6d5c8350c78a64ff233b7f05
> walk 38024d4c9cdf764c6d5c8350c78a64ff233b7f05
> Getting alternates list for http://github.com/dpp/liftweb.git
> Getting pack list for http://github.com/dpp/liftweb.git
> Getting index for pack e107de95ba6e027dbdf6c0a2579c57730b8d4dfd
> got 3090feee6cdeb344fe3d94137ba175c68c400f39
> Getting index for pack 320b9931ea32d90ae87a12ecd43238843aee9eba
> Getting pack e107de95ba6e027dbdf6c0a2579c57730b8d4dfd
>  which contains a5a70794c6ad5d414c5778bd450f21fda50135cb
> got 579d28493a4dede0eba92521b954f575cf947532
> got d9e584740f3e10e95df3b1edc1d7bb093128e922
> error: Unable to get pack file
>
> http://github.com/dpp/liftweb.git/objects/pack/pack-e107de95ba6e027dbdf6c0a2579c57730b8d4dfd.pack
> The requested URL returned error: 502
> error: Unable to find a5a70794c6ad5d414c5778bd450f21fda50135cb under
> http://github.com/dpp/liftweb.git
> Cannot obtain needed object a5a70794c6ad5d414c5778bd450f21fda50135cb
> while processing commit 38024d4c9cdf764c6d5c8350c78a64ff233b7f05.
> fatal: Fetch failed.
>
> If I try clone over git protocol I get another error:
>
> git clone git://github.com/dpp/liftweb.git
> Initialized empty Git repository in /home/ivan/Dokumenti/Projects/
> scala/lift/liftweb/.git/
> ... after some time
> github.com[0: 207.97.227.239]: errno=Connection timed out
> fatal: unable to connect a socket (Connection timed out)
>
>
> I think that this other error could have something to do with a
> firewall blocking git protocol port, but shouldn't clone work over
> http? I can clone my repos from github without problems.
>
> Any ideas?
>
>
> >
>


-- 
Lift, the simply functional web framework http://liftweb.net
Beginning Scala http://www.apress.com/book/view/1430219890
Follow me: http://twitter.com/dpp
Surf the harmonics

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to