John S O'Sullivan writes: > > I am trying to run a script that recreates symbolic links each time there is > an update. I am assuming I can do this by using the -u prog option in the > modules file. I have tried the following alternative entries in the modules > file: > > module_name -u name_of_program_to_run path_to_module
That looks correct, but it may not be possible to do what you want -- if you're using client/server CVS, module programs are run on the server, not the client. See the "modules5" tests in src/sanity.sh for some examples using module programs. -Larry Jones I don't think math is a science, I think it's a religion. -- Calvin _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
