[kde-edu]: Re: kde-edu git repos to validate

Ian Monroe ian at monroe.nu
Tue Feb 8 00:16:07 CET 2011


On Mon, Feb 7, 2011 at 16:56, Aleix Pol <aleixpol at kde.org> wrote:
> On Mon, Feb 7, 2011 at 11:35 PM, Ian Monroe <ian at monroe.nu> 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
>> kde-edu at mail.kde.org
>> 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


More information about the kde-edu mailing list