On Thu, May 26, 2011 at 5:18 PM, Claire Fousse <claire.fousse@xxxxxxxxx> wrote: > Dear Jeff King, > We are the four students in charge of the Git-Mediawiki project > proposed by Matthieu Moy. > In case you skipped our email, here is a link to our last mail with a > few information about the project > http://www.spinics.net/lists/git/msg158701.html > We based our script on what you called a few months ago the "quick and > dirty perl script" for the import part and have a few questions about > it. > First of all, just in case, here is your original script : > http://article.gmane.org/gmane.comp.version-control.git/167560 > > It seems like you first used a hashmap for it to be transformed later > into a flat list / array. What is the reasoning behind this ? Why not > create an array right away ? > > Thanks for the script and for any information you can give us, In a similar spirit, there is this Ruby script: https://github.com/singpolyma/git-mediawiki/blob/master/clone.rb using the Mediawiki API. Quite nifty. Hope this helps, -- -- Alexandre Dulaunoy (adulau) -- http://www.foo.be/ -- http://www.foo.be/cgi-bin/wiki.pl/Diary -- "Knowledge can create problems, it is not through ignorance -- that we can solve them" Isaac Asimov -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html