Have you figured out how to get the comment headers in each source controlled file?
Darryl -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mark Lynch Posted At: Friday, 23 July 2004 10:32 AM Posted To: CFAussie Conversation: [cfaussie] RE: CVS vs. VSS Subject: [cfaussie] RE: CVS vs. VSS Hi Darryl, >From reading your original email it seems to me that what you want to get is a central development server - presumably for testing. This is something that I would recommend so here is what my setup is like - which would work better if I had dedicated testing resources - Everyone has codes locally on their own machine and check code out using cvs/svn. - There is a development server which is a fully licensed CF box (not a dev version) which runs a cvs/svn update nightly so it should always have the latest code (nightly builds) - The development box is used for all testing which means developers doing major changes (read breakages) don't slow down testing. Using this model is very scalable and robust. Cheers, Mark --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/ --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
