Thanks for the code S. For obvious reasons there seems no way to add a git submodule that&#39;s linked to a mercurial repo! So as suggested by Tim, I&#39;ve put up a readme here:<div><div><a href="https://github.com/ldnpydojo/game-of-life/tree/master/team4">https://github.com/ldnpydojo/game-of-life/tree/master/team4</a></div>

<div><br></div><div>Theoretically speaking it should be possible to auto-push the code into github whenever bitbucket was updated, but it would require an intermediate service following these steps:</div><div> - team4 do an hg push to bit bucket</div>

<div> - bitbucket says &quot;<span style="background-color:rgb(255,255,255);color:rgb(51,51,51);font-family:Arial,Helvetica,FreeSans,sans-serif;font-size:13px;line-height:17px;text-align:left">Repo administrators can add a POST service to a repository</span>&quot; <a href="http://goo.gl/r3Ejy">http://goo.gl/r3Ejy</a></div>

<div> - the intermediate web service receives the POST, and does an hg pull from bitbucket</div><div> - it then uses either hg-git or actual git to push those changes into to github</div><div><br></div><div>I&#39;ll leave the finer points of this as an exercise for the reader ;-) as of course that&#39;s total overkill for this situation.</div>

<div><br></div><div>Tom</div><div><br><div class="gmail_quote">On 11 February 2012 17:10, Tim Golden <span dir="ltr">&lt;<a href="mailto:mail@timgolden.me.uk">mail@timgolden.me.uk</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

On 11/02/2012 17:06, S Walker wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Slightly delayed, but both the one we (Team 4) built during the session, and one I hacked together using pygame over the last couple of weekends are included (in $base/dojo and $base/new respectively). Said hacked together approach was inspired by one (or more?) of the other teams who used sets, etc.<br>


<br>
<a href="https://bitbucket.org/maddagaska/pygol/overview" target="_blank">https://bitbucket.org/<u></u>maddagaska/pygol/overview</a><br>
<br>
I think there was a link up to post the code to, but I&#39;ve since lost it, so uploaded it here.<br>
</blockquote>
<br>
<br>
Thanks. I&#39;ll ping Tom Viner to see if he can find a way to<br>
link to it directly from our shiny new github repo. If<br>
nothing else, we can always stick a README with a URL!<br>
<br>
TJG<br>
______________________________<u></u>_________________<br>
python-uk mailing list<br>
<a href="mailto:python-uk@python.org" target="_blank">python-uk@python.org</a><br>
<a href="http://mail.python.org/mailman/listinfo/python-uk" target="_blank">http://mail.python.org/<u></u>mailman/listinfo/python-uk</a><br>
</blockquote></div><br></div></div>