<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
> Date: Thu, 26 Feb 2009 13:04:13 -0800<BR><BR>
> From: <A href="mailto:adi@hexapodia.org">adi@hexapodia.org</A><BR><BR>
> To: <A href="mailto:nils@shkoo.com">nils@shkoo.com</A><BR><BR>
> Subject: Re: [Noisebridge-discuss] big led screen<BR><BR>
> CC: <A href="mailto:noisebridge-discuss@lists.noisebridge.net">noisebridge-discuss@lists.noisebridge.net</A><BR><BR>
> <BR><BR>
> On Thu, Feb 26, 2009 at 01:58:40PM -0700, nils@shkoo.com wrote:<BR><BR>
> > What should I do with the source code for Life on the big led screen? Do <BR><BR>
> > we have a noisebridge source repository I can put it in?<BR><BR>
> <BR><BR>
> Put it in Mercurial!<BR><BR>
> <BR><BR>
> sudo apt-get install mercurial<BR><BR>
> cd life/<BR><BR>
> hg init<BR><BR>
> hg add life.c Makefile<BR><BR>
> hg ci -m 'initial checkin of life code'<BR><BR>
> <BR><BR>
> hg clone . ssh://pony/ledlife<BR><BR>
> <BR><BR>
> -andy<BR><BR>
 <BR>
 <BR>
 <BR>
For those of us who aren't familiar with it, could you say a little bit more about what Mercirial is?  And how to use it?  Is there a wiki page on our site about it?<BR>
 <BR>
 <BR>
 <BR>
 <BR>
Thanks,<BR>
 <BR>
Mitch.<BR>
 <BR>
 <BR></body>
</html>