Forum OpenACS Q&A: Clean oacs - remove unwanted tables...

Collapse
Posted by Jerome M on
if i want to install oacs without those BBoards.. etc...

my purpose is to decrease the number of tables created by oacs...

TIA

Collapse
Posted by Jade Rubick on
Jerome, maybe you can explain more what you're asking? If you don't take the time to ask it with enough detail that we can understand it, we probably won't reply.
Collapse
Posted by Peter Marklund on
Jerome, this will give you the minimal stable OpenACS sources:
cvs -d :pserver:anonymous:@openacs.org:/cvsroot checkout -r oacs-4-6 acs-core
cd openacs-4/packages
rm -rf acs-content acs-util skin
Collapse
Posted by Matthew Geddert on
why do you care if there are extra tables? if there is no info in those tables it really doesn't slow things down or take up more than a 100k or so of file size in a database dump.