O.B. <[EMAIL PROTECTED]> wrote: > I have an exisitng directory structure as follows in CVS:
> Code/TestProcess/ > Code/TestProcess.sln > Code/AppTester/ > Code/AppTester.sln > Code/Arbuckle/ > Code/Arbuckle.sln > I'd like to create a module with the following in it: > Code/AppTester/ > Code/AppTester.sln > It seems that I can only associate a directory with a "module" name. > Is there no way to explicitly specify a file name as well as a > directory name to a module? Yes there is. You can give a module name to a directory plus a subset of its files and subdirectories. It's in the docs for the modules file. (And it doesn't scale very well...) -- pa at panix dot com
