[Kde-scm-interest] kde-edu git repos to validate

Ian Monroe ian at monroe.nu
Mon Feb 7 23:35:56 CET 2011


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}`
}


More information about the Kde-scm-interest mailing list