Is it possible in cvs to link two modules? For example, I have ModuleA and ModuleB in my /test repository. ModuleA is a project that is used by many other projects and one of them is ModuleB. Is it possible that when I checkout ModuleB, it will also checkout ModuleA as one of the directories in ModuleB? Thanks in advance.