Thanks for response on my previous e-mail, regarding using sctructure "foo -d . proj1/subproj1 file1.pl" in modules file. I found this advice, incidently, on the site "CVS bubble", http://www.loria.fr/~molli/fom-serve/cache/29.html.
My main problem is the following. To build a package, I need to create directory structure, which has, among others, directory "package/scripts". This directory has to have files from the different directories in repository, namely all files from the directory "proj1/scripts" files a.pm, b.pm from the directory "proj2/subdir2/perl" files c.sh, d.sh from the directory "proj3/misc" I would like to be able to update "package/scripts" directory in one pass and be able to commit a.pm, b.pm, c.sh, and d.sh back to repository. Other developers has a strong feeling that all the forementioned files have to stay in repository where they are. Is there a way to accomplish all of this with the use of modules file? If no, how to solve this problem gracefully? Thanks Sergey Malov _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
