At 15:10 -0400 9/11/00, David Martin wrote:
>I need to provide a simple script that, immediately after checkout,
>creates some symbolic links within the newly checked out hierarchy, on
>the client machines.  At first I thought I could do this easily with a
>program option specified in the modules file.

...

>Can anyone suggest what's a good way to get the functionality I want?

How about putting it in a makefile?

Or, how about a script that everyone runs on their targets to set up the
development environment? The script can be a file in the repository. It's
not automatic, but developers know they have to do *something* to set up
their environment. Just make this script part of the *something* that they
have to do.

Fred


==
Fred Brehm, Sarnoff Corporation, [EMAIL PROTECTED]


Reply via email to