Forum OpenACS Q&A: Re: acs-workflow out of core

Collapse
Posted by Lars Pind on
I've updated the acs-workflow.info file.

I also wanted to take acs-workflow out of the "acs-core" cvs module, but I don't know if I'm supposed to just edit that file, or whether I should use cvs to modify it somehow.

Jeff?

/Lars

Collapse
Posted by Jeff Davis on
The right way to do it is to check out CVSROOT (the directory), edit the file, and then do a cvs commit of the changed modules file. CVS knows to then check out it's control files (+ whatever files are specified in the checkoutlist file, also in the CVSROOT directory).

On openacs, the avail file needs to have you permissioned for it (I think you aren't currently). I can do it if you like. Also, did you add requires for the things that do use workflow?