We do this: Central MySQL and MS-SQL Dev server
Subversion Everyone develops locally. We use both DW8 and CFeclipse depending on the person. We all use TortoiseSVN to access SVN which is awesome as far as an integrated shell client goes. To deploy we just do an export from SVN to a folder on our staging box and then use a program called ViceVersa to run a script to move all the files we need to the production boxes. We do have a dev server running CF but this is mainly for managers to be able to show off things in alpha or beta or for QA testing from outside sources. J.J. On 10/5/07, J W <[EMAIL PROTECTED]> wrote: > subversion seems to be the thing... so how are your hardware setups??? We > are a total windows environment. dreamweaver 8 is our tool of choice for > coding. i know there is a 60 buck version that allows subversion access > directly from dreamweaver that might be worth it. > > Dev server --> Production Server (current setup) > > Dev server --> UAT --> Production server (can move to this if its more > advantageous for us) > > How do you guys handle moves to production and keeping track of which files > are where? This is a pretty manual process for us now. > > jeff > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Check out the new features and enhancements in the latest product release - download the "What's New PDF" now http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:290428 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

