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?
