[ On Thursday, February 21, 2002 at 10:41:10 (GMT), Schlitz wrote: ]
> Subject: General newbie question about configuration control of items external to
>(but required by) projects
>
> I was wondering if anyone with experience in CM using CVS could share
> opinions/tips/"best practices" on storing the following in version control:
> -App Servers
> -Compilers
> -JDK and other language distributions...
> -other 3rd party apps/etc...
For very important projects I've either built my build system in such a
way that it only worked if the correct tools were installed on the build
host. For less important projects I've simply kept a manifest of tools
in the version controlled text internals documentation for the project.
For all other projects I use GNU Autoconf et al and don't really care
what tools are used to build it.
--
Greg A. Woods
+1 416 218-0098; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Planix, Inc. <[EMAIL PROTECTED]>; VE3TCP; Secrets of the Weird <[EMAIL PROTECTED]>
_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs