Greg,
If you go to the URL with a browser, you'll see a link for "public clone
URL"  The correct command is:
git clone git://github.com/dpp/lift-samples.git

The bad news is that you'll get my presentations on Lift and Scala as
well... but you can just delete them. :-)

Thanks,

David

On Fri, Jan 30, 2009 at 9:13 PM, Meredith Gregory
<lgreg.mered...@gmail.com>wrote:

> David,
>
> i'm probably just misusing git, but this is what happens for me
>
> bash-3.2$ git clone
> http://github.com/dpp/lift-samples/tree/c5d22b8bca126ea518107f231a27353b63841ef8/tictac
> Initialized empty Git repository in
> /Users/lgm/work/src/projex/biosimilarity/tictac/.git/
> fatal:
> http://github.com/dpp/lift-samples/tree/c5d22b8bca126ea518107f231a27353b63841ef8/tictac/info/refsnot
>  found: did you run git update-server-info on the server?
> bash-3.2$
>
> Any clues?
>
> Best wishes,
>
> --greg
>
> On Fri, Jan 30, 2009 at 5:18 PM, David Pollak <
> feeder.of.the.be...@gmail.com> wrote:
>
>> Folks,
>>
>> I've committed up a Tic Tac Toe example:
>>
>> http://github.com/dpp/lift-samples/tree/c5d22b8bca126ea518107f231a27353b63841ef8/tictac
>>
>> It's an example of using the StatefulComet stuff.
>>
>> Things I like:
>> ToeDisplay is very concise
>> The example works
>>
>> Things I don't like:
>> Way too much display stuff in ToeBoard
>> The whole Lobby logic seems like a hack
>>
>> Enjoy.
>>
>> Thanks,
>>
>> David
>>
>> --
>> Lift, the simply functional web framework http://liftweb.net
>> Beginning Scala http://www.apress.com/book/view/1430219890
>> Follow me: http://twitter.com/dpp
>> Git some: http://github.com/dpp
>>
>>
>>
>
>
> --
> L.G. Meredith
> Managing Partner
> Biosimilarity LLC
> 806 55th St NE
> Seattle, WA 98105
>
> +1 206.650.3740
>
> http://biosimilarity.blogspot.com
>
> >
>


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

--~--~---------~--~----~------------~-------~--~----~
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