Kees Jongenburger <[EMAIL PROTECTED]> wrote: > Its fine to have a "script" module > but we should look into cvs so that we can retireve all modules at once(I > think this is possible) > That way you can do a "cvs co xyz" > and actualy get a full mmbase with the config src/org/mmbase documentation > etc.. > Ir is this already done?
Not yet, but because the question came up more often (even today), I took the liberty to do so. So, developers, besides the normal: cvs co mmbase cvs co config cvs co html cvs co documentation you can now also do cvs co src (create src/org/mmbase tree, which is handy, you don't have to create src/org by hand) and also: cvs co -d . all (creates 4 directories in current dir: src config html documentation) so, I think it is no problem to make some more adjustments, as e.g. moving 'scripts'. greetings, Michiel -- Michiel Meeuwissen Mediapark, C 107 tel. +31 (0)35 6772979
