Obtaining Wikit from CVS

How to get the latest code release of wikit:

        tclkit wikit.kit   (or chmod, mv, and run as "wikit")
  • to track CVS (pw empty, so no login needed):
        cvs -d:pserver:[email protected]:/home/cvs co wikit
  • to check sources and diffs through the web interface:
        http://www.equi4.com/metakit/viewcvs.cgi/wikit/
  • to run in unpacked mode:
        tclkit wikit/main.tcl
  • to pack it into a wikit.kit starkit:
        ln -s wikit wikit.vfs  (or "mv wikit wikit.vfs")
        sdx wrap wikit.kit