Quoting Seano <[EMAIL PROTECTED]>: > Thanks a gazillion for all this info and I have been wading through the > links.
You're welcome. > Issue/ Bug management - Sorted. Have coded up eFrontOffice our CRM to manage > the bug reporting, approval, QA and feedback process. Sign on by all > departments to it too. (No mean feat!) Sweet. > Qa Control -Yep. Separate dept for now this using tight (not as tight as > yours I bet!) test scripts and procedures on a non-live system. A cunning plan. I'd be happy to put together a flowchart of our process if anyone else wants greater detail. > The bit I haven't got my mind around is how the version control fits > together as you suggested. ( since I inherited a code-on-the-live-box > on-the-fly type system! ( balls-out - I think they call it?) - you may see > where I am coming from -no version control experience) Get all your current code into your source control system as a baseline. Work on a checked out version on your workstation. Check functionally complete code in. Make builds from CVS (or whatever) and NOWHERE else. Test it up the wazoo. Get **paper** signoff and file it. Deploy. Your arse no longer in sling. > So, > Cfeclipse - replaces Dreamweaver (yes please) as the coding interface. Plugs into Eclipse, although Rob Rohan has a CFEclipse bundled release available. > Eclipse- "The Platform" - I am lost here. See above. > CVS - how does this regulate and facilitate the release of 'versions' to the > QA box and the live box? No problem getting a Linux box to put it on, but > how does it interface between me, the coding interface, the dev system and > the production system? Google for the "CVS Daily Use Guide". Also, read Geoff Bowers' talk from last year's MXDU - http://www.mxdu.com/go/agenda/experience/taming-the-code. > Thank you again for you input on this! Welcome. Email me offlist if you need more clarification. Steve -- Stephen Collins E [EMAIL PROTECTED] W http://www.stephencollins.org ICQ 1014940 Skype trib22 MSN [EMAIL PROTECTED] -----BEGIN GEEK CODE BLOCK----- Version: 3.1 GIT d(---)@ s:>- a C++++$ UL++$>++++ P+>+++ L++ !E W+++$ N o? K? w !O !M !V PS+(+++) PE Y+>++ PGP++>+++ t(++)@ 5++ X+(+++) R(+++) tv b++>++++ DI++++ D+(+++)@ G+ e++ h---- r+++ y++++ ------END GEEK CODE BLOCK------ Decode geekcode at http://www.joereiss.net/geek/ungeek.html ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. --- 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/
