On Mon, Feb 7, 2011 at 16:56, Aleix Pol <[email protected]> wrote: > On Mon, Feb 7, 2011 at 11:35 PM, Ian Monroe <[email protected]> wrote: >> >> I've only done a basic look over on each repo (looked at branches, >> made sure each only had one parentless commit), plan on doing more >> tonight. But really it helps to know the history of the code to know >> if everything looks right. Also if folks could do build tests that >> would be helpful. >> >> The repos are dated from the 13th or so. >> >> You can see them under scratch/ianmonroe at http://quickweb.kde.org >> >> To clone them all, launch `ruby`, copy the following code and end on a >> newline + ctrl-d. >> >> [ >> "blinken", >> "cantor", >> "kalgebra", >> "kalzium", >> "kanagram", >> "kbruch", >> "kgeography", >> "khangman", >> "kig", >> "kiten", >> "klettres", >> "kmplot", >> "kstars", >> "ktouch", >> "kturtle", >> "kwordquiz", >> "libkdeedu", >> "marble", >> "parley", >> "rocs", >> "step" >> ].each { |project| >> `git clone git://anongit.kde.org/scratch/ianmonroe/#{project}` >> } >> _______________________________________________ >> kde-edu mailing list >> [email protected] >> https://mail.kde.org/mailman/listinfo/kde-edu > > Should we commit to that repository to make it compile? (kalgebra doesn't > ^^')
Ah no, any commits will be lost. I guess since they are from the 13th or so we wouldn't expect them to compile. Sorry about that. Ian _______________________________________________ Kde-scm-interest mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-scm-interest
