> Is anyone using CVS to store Borland Delphi source code, Yes, Delphi, Kylix, and cross-platform Delphi/Kylix code.
Using WinCVS+TortoiseCVS on Windows, command-line on Linux. > as I am unsure how > to link our versions of components with versions of source code ? ??? I'm not sure what you mean. Do you mean third-party components? Put those in their own modules. Do you mean home-brew components? Handle those either as separate modules or subsets of your projects. -- Never underestimate the power of human stupidity. - Lazarus Long _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
