imported ESW twiki stuff into moinmoin

Thanks for setting up moinmoin, Sandro.

I bulk-imported the ESW stuff into it.

* tried just: date >data/text/DoesThisWork
  lost.

* went down some rabit trails trying to use the MoinMoin
  code to create the pages

* discovered this works: topic >topic/data/text/TopicName

* threw away my MoinMoin based code, and just wrote
  a python ditty (migrate.py attached) to enumerate
  the files, skip AboutThisService, and import them

* ran it, as root. fixed ownership afterward. Win!
  list of imported-topics attached.
  took an ls -lt snapshot first. oops... of the
  wrong directory. before-import attached anyway.

* enhanced the code to convert [[addr][txt]] to [addr txt]
  as it was copying

* ran it again. ls -lt snapshot after-import2 attached.

Will link this from http://esw.w3.org/topic/AboutThisService
when it shows up in www-archive.

-- 
Dan Connolly, W3C http://www.w3.org/People/Connolly/

Received on Wednesday, 26 March 2003 19:32:35 UTC