I just transfered to a new Coldfusion job. But I ran into some annoying new deployment method for web applications.
Previous job: - Deployment via Total commander ( diff ) - Using script to sync other server ( cluster enviroment ) ( on every deployment we archived the previous one in a zip, so if everything goes wrong, unzip and go! ) Pro's: - You SEE which code will be deployed on the server, so I felled in control. Ex. dev cfdump's won't come on live server. - Fast Con's: ? New Job: - Deployment via SVN - Use SVN merge to merge test in live repos ( can cause problems with different SVN clients! ) - Update the different servers (also cluster) Pro's: - You can switch back to older version via number Con's: - Slow - Cant see which code will be deployment ( update via bash script ) - Merge can cause problems with different SVN clients I think I'll switch over to my previous job style deployment... Do you have any other way/style of deploying Coldfusion webapps? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:310477 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

