<div class="gmail_quote">On Mon, Feb 7, 2011 at 11:35 PM, Ian Monroe <span dir="ltr"><<a href="mailto:ian@monroe.nu">ian@monroe.nu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
I'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>
"blinken",<br>
"cantor",<br>
"kalgebra",<br>
"kalzium",<br>
"kanagram",<br>
"kbruch",<br>
"kgeography",<br>
"khangman",<br>
"kig",<br>
"kiten",<br>
"klettres",<br>
"kmplot",<br>
"kstars",<br>
"ktouch",<br>
"kturtle",<br>
"kwordquiz",<br>
"libkdeedu",<br>
"marble",<br>
"parley",<br>
"rocs",<br>
"step"<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't ^^')</div>