If you like too, I would consider moving to CFEclipse you will not look back. Each developer should have a version of CF installed and develop local on their machine. This will stop conflicts and downtime on a central development server.
Then using Eclipse / Subversibe you can merge the changes to the trunk. You can then also have a central test server, that can be used to export the code from SVN, and if happy with any chnages I then use a program called Beyond Control to sync the changes to production. The other beauty of CFEclipse / subversive plugin you can switch between versions that are in SVN, so you maybe working on V1.3 but V1.2 is in production and you can switch back to V1.2 to fix any changes then decide on how to merge this into the trunk version or latest build. It does take some discipline to develop this way, but it is the best an easiest way. get rid of dreamweaver and move to CFEclipse as I said you will not look back. On 10/6/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 > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Get the answers you are looking for on the ColdFusion Labs Forum direct from active programmers and developers. http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid-72&catid=648 Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:290427 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

