* Gavin Henry <[EMAIL PROTECTED]> [2006-06-11 23:35]: > 3 Systems, Development, Test, and Production. More if you like, > for example User-Test, User Exceptance etc. > > Well, that's my advice anyway.
Just note that the more environments there are, the more porting from one to the other you’ll be doing. The friction is just about bearable with 3 environments. Beyond that, you waste significant amounts of effort on managing the setup. So make sure that you really need all that overhead before you go there (really big teams might, f.ex.). (Just another demonstration of the Mythical Man-Month effect.) Regards, -- Aristotle Pagaltzis // <http://plasmasturm.org/> _______________________________________________ List: [email protected] Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
