We currently migrate to MediaWiki from our old installation, but not all content has been migrated yet. Take a look at the Wiki Team page for instructions how to help or browse through our new wiki at wiki.linux-vserver.org to find the information already migrated.

Goal

to have Linux-VServer project as a whole a bit more structured and accessible... Therefor this should be the place to get a vision of the future structure of the site and the system behind it:

This topic needs to be divided into three parts:

  1. the webfrontend/website
  2. source-code/pach-management-solution
  3. tools to get bertl to use it :)

Requirements for part 3

doener: ok, so we need a script that accepts the name of some delta(s), opens vi(m), allows you to write a small text, classify the deltas (branch etc.), stores information in a local ChangeLog(s) ( and data file ) and updates the correct ChangeLog(s) in the wiki and maybe start scp to upload the deltas. that's about all (assuming that the above requirements are met), right?

Bertl yep, that's it, the 'options' could be on command line or in the text as check fields

Suggestions

trac+svn (BenBen?)

pro:

cons:

mediawiki+webgit+vim plugin ;) (zeng)

pro:

cons:

mediawiki+scp(Bertl)

pro:

cons:

zeng BTW: just found this: http://mozex.mozdev.org and http://www.vim.org/tips/tip.php?tip_id=581 (Using vim to view source and edit textarea in mozilla/firebird) ;)