<div class="gmail_quote">On Mon, Feb 7, 2011 at 11:35 PM, Ian Monroe <span dir="ltr">&lt;<a href="mailto:ian@monroe.nu">ian@monroe.nu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

I&#39;ve only done a basic look over on each repo (looked at branches,<br>
made sure each only had one parentless commit), plan on doing more<br>
tonight. But really it helps to know the history of the code  to know<br>
if everything looks right. Also if folks could do build tests that<br>
would be helpful.<br>
<br>
The repos are dated from the 13th or so.<br>
<br>
You can see them under scratch/ianmonroe at <a href="http://quickweb.kde.org" target="_blank">http://quickweb.kde.org</a><br>
<br>
To clone them all, launch `ruby`, copy the following code and end on a<br>
newline + ctrl-d.<br>
<br>
[<br>
&quot;blinken&quot;,<br>
&quot;cantor&quot;,<br>
&quot;kalgebra&quot;,<br>
&quot;kalzium&quot;,<br>
&quot;kanagram&quot;,<br>
&quot;kbruch&quot;,<br>
&quot;kgeography&quot;,<br>
&quot;khangman&quot;,<br>
&quot;kig&quot;,<br>
&quot;kiten&quot;,<br>
&quot;klettres&quot;,<br>
&quot;kmplot&quot;,<br>
&quot;kstars&quot;,<br>
&quot;ktouch&quot;,<br>
&quot;kturtle&quot;,<br>
&quot;kwordquiz&quot;,<br>
&quot;libkdeedu&quot;,<br>
&quot;marble&quot;,<br>
&quot;parley&quot;,<br>
&quot;rocs&quot;,<br>
&quot;step&quot;<br>
].each { |project|<br>
`git clone git://<a href="http://anongit.kde.org/scratch/ianmonroe/#{project}`" target="_blank">anongit.kde.org/scratch/ianmonroe/#{project}`</a><br>
}<br>
_______________________________________________<br>
kde-edu mailing list<br>
<a href="mailto:kde-edu@mail.kde.org">kde-edu@mail.kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/kde-edu" target="_blank">https://mail.kde.org/mailman/listinfo/kde-edu</a><br>
</blockquote></div><br><div>Should we commit to that repository to make it compile? (kalgebra doesn&#39;t ^^&#39;)</div>