[I was able to reproduce this bug with CVS 1.9 and a development CVS (approximately 1.9.27). -kingdon] From: "Douglas Speck" Date: Thu, 23 Apr 1998 10:53:19 -0700 To: bug-cvs@prep.ai.mit.edu Subject: Modules bug? I've been updating some module definitions under cvs 1.9.26 and have seen the following behavior: These two module definitions work as advertised, creating the documented working directory structures: (regular module and ampersand module with alternative directory name) mod_name -d dir_name repository_dir1 file1 \ &repository_dir2/file2 (two ampersand modules, no alternative directory name) mod_name &repository_dir1/file1 \ &repository_dir2/file2 This module definition, however, (two ampersand modules with alternative directory name) mod_name -d dir_name \ &repository_dir1/file1 \ &repository_dir2/file2 fails on checkout with the following error message: cvs checkout: modules file missing directory for module mod_name Thank you, Doug -- Douglas E. Speck Computational Engineering Group Lawrence Livermore National Laboratory L-125/7000 East Ave./Livermore, CA 94550 despeck@llnl.gov (510) 423-4208