Upgrading local dev server on mac ... v3.12 (Build 2163) to 3.71 using local Mac finder, can't use merge or replace option

3 posts by 2 authors in: Forums > CMS Builder
Last Post: September 12   (RSS)

Hi netsoftservices,

We've seen that on occasion where FTP or other apps try to replace instead of merge.  You want to merge so any old files are left as-is and only the files you're copying over get updated.

Here's the process I usually follow when upgrading a local CMSB copy: 

  • Backup my local /cmsb/ folder and database (either via CMSB Backup menu or phpMyAdmin)
  • Unzip the latest version and copy and paste the /cmsb/ folder to my local /cmsb/ folder (making sure to merge so unique old files aren't removed)
  • Access your admin.php on your local web server to automatically run any upgrade code.

CMS Builder is designed so that overwriting any program files shouldn't remove any of your existing data.  

Give it a try and let me know any questions.

Hope that helps!

Dave Edis - Senior Developer
interactivetools.com

Thanks Dave. Yes, this was due to me trying to do it all locally on my Mac. There was no way that I could get it to NOT overwrite the old files. Merge was not working. I finally made sure I had a full backup of the old version and bit the bullet and used FTP to upload /cmsb/ up to the live site. Luckily all worked out well. v3.12 (Build 2163) to 3.71 upgrade went well. Thanks for responding!