Forum OpenACS Development: Response to CVS and SDM

Collapse
2: Response to CVS and SDM (response to 1)
Posted by Don Baccus on
CVS is the source management system we (and most open source projects)
use.  The SDM is an ACS package that provides other services, most notably logging of bugs and the like.

The CVS browser in the SDM works off a nightly snapshot of the CVS tree.  Doing a "cvs update" of that tree each time a user requests a file could potentially heavily load down the server.

So your changes should show up it the SDM's cvs browser within a day after you commit your changes.  Of course we've just moved servers and it is also possible that the snapshot's not being made...