My usual CVS tree setup is to setup a CVS tree for my project, then
import the OpenACS sources into that tree, and add whatever my
project demands.
import the OpenACS sources into that tree, and add whatever my
project demands.
This includes the occasional occurrence where I'll fix an OACS core
bug directly in my project tree.
But then the problem arises: Once the OACS core is fixed properly, I
don't want the version in my local tree to override the sources
imported from OACS core. I want to use the imported version.
How do I tell CVS to do that?
/Lars
Request notifications