Recommended Upgrade Methods for AC?

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
User avatar
MartinZ
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 24
Joined: Fri Aug 15, 2008 12:31 pm

Recommended Upgrade Methods for AC?

Post by MartinZ » Mon Nov 09, 2009 3:58 pm

We have a production 7.0.0 system that we want to upgrade to 7.0.3 with customizations to the CommerceBuilding DLL to resolve some shipping irregularities. Aside from the recommended guidelines for upgrading AC provided by Able Solutions, does anyone have alternate methods you've used to upgrade AC? What works? What doesn't? Pro's/Con's? I'm interested to see what other AC users have done to upgrade their systems when customizations have taken place. I'm documenting some upgrade options for our team and want to make sure we make the best choice possible. Thanks.
Last edited by MartinZ on Mon Nov 09, 2009 4:46 pm, edited 1 time in total.

joebeazelman
Lieutenant (LT)
Lieutenant (LT)
Posts: 78
Joined: Wed Mar 05, 2008 11:27 am

Re: Recommended Upgrade Methods for AC?

Post by joebeazelman » Mon Nov 09, 2009 4:45 pm

I would recommend using some kind of version control software. There's a lot of them including Visual Source Safe, Subversion and CVS. Using version control makes handling changes much easier to manage. You can merge changes and easily roll them back to a previous date. I've found it to be very useful; it can rollback out of a bad situation where a change causes the site to stop working.

User avatar
MartinZ
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 24
Joined: Fri Aug 15, 2008 12:31 pm

Re: Recommended Upgrade Methods for AC?

Post by MartinZ » Mon Nov 09, 2009 4:57 pm

Ah, yes. I think that's part of the standard software development process. I am interested in seeing the transition from DEVELOPMENT to STAGING to PRODUCTION. We had a recommendation to copy our Production code/DB to a Development system where the necessary changes would be implemented and tested. We'd then follow a few other testing steps, ultimately resulting in copying the updated code/DB back over the production site. Sounds involved. If there are any Best Practices for these types of things, I'd appreciate any information or links on the subject ;)

In any case, I want to have as much information regarding the many areas of upgrading AC.

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: Recommended Upgrade Methods for AC?

Post by mazhar » Tue Nov 10, 2009 4:35 am

Read this thread about how to upgrade heavily modded sites
viewtopic.php?f=47&t=10082

Post Reply