Page 1 of 1

About upgrading

Posted: Wed Jul 04, 2007 8:41 pm
by amin30b
Hi All
I want to upgrade my current installation 1.0.5 version to 1.0.8 version .
Can I upload cmsmadesimple-diff-1.0.7-1.0.8.tar.gz file to my server and
then extract it to current root of CMSMS installation ? Is this way true ?
Where can I find an useful tutorial for correct upgrading ?

Re: About upgrading

Posted: Thu Jul 05, 2007 5:39 am
by cyberman
amin30b wrote: Can I upload cmsmadesimple-diff-1.0.7-1.0.8.tar.gz file to my server and
then extract it to current root of CMSMS installation ? Is this way true ?
No. If you only wanna use diff files for upgrading you have to upload every diff file from 1.0.5 till 1.0.8 cause the diff files contains only the changes between the current and the last version.
Where can I find an useful tutorial for correct upgrading ?
http://wiki.cmsmadesimple.org/index.php ... /Upgrading

Re: About upgrading

Posted: Thu Jul 05, 2007 12:10 pm
by Pierre M.
Hello,

about the current upgrading information in the wiki : I haven't seen anything about the uploads folder. Doesn't it need to be moved too ?

Pierre M.

Re: About upgrading

Posted: Thu Jul 05, 2007 1:04 pm
by cyberman
Of cource - if there's related content too :).

Re: About upgrading

Posted: Thu Jul 05, 2007 2:58 pm
by Pierre M.
Thank you for the clarification, Cyberman.
I should have read better : back up your database and all the files in the CMSms folder which includes upload.

Pierre M.

Re: About upgrading

Posted: Fri Jul 06, 2007 3:20 am
by kermit
i had several installs to go from 1.04 to 1.08; i just made my own 1.04->1.08 archive to use.

tip: when backing up your cmsms installation, clear the cache through the admin panel first.

Re: About upgrading

Posted: Sat Jul 07, 2007 6:29 pm
by amin30b
cyberman wrote:
amin30b wrote: Can I upload cmsmadesimple-diff-1.0.7-1.0.8.tar.gz file to my server and
then extract it to current root of CMSMS installation ? Is this way true ?
No. If you only wanna use diff files for upgrading you have to upload every diff file from 1.0.5 till 1.0.8 cause the diff files contains only the changes between the current and the last version.
Where can I find an useful tutorial for correct upgrading ?
http://wiki.cmsmadesimple.org/index.php ... /Upgrading
What about full package for example cmsmadesimple-1.0.8.tar.gz ? Can I upload this zip package on the server and extract it and is it required for upgrading from 1.0.5 to 1.0.8 first upgrade from 1.0.5 to 1.0.7 and then use cmsmadesimple-diff-1.0.7-1.0.8.tar.gz for upgrading ?

Re: About upgrading

Posted: Sun Jul 08, 2007 6:33 am
by cyberman
amin30b wrote: What about full package for example cmsmadesimple-1.0.8.tar.gz ? Can I upload this zip package on the server and extract it and is it required for upgrading from 1.0.5 to 1.0.8 first upgrade from 1.0.5 to 1.0.7 and then use cmsmadesimple-diff-1.0.7-1.0.8.tar.gz for upgrading ?
This could be a way too - full release contains all database updates too.

But you should create a database backup before ;).

Re: About upgrading

Posted: Sun Jul 08, 2007 2:28 pm
by amin30b
IS it required for upgrading from 1.0.5 to 1.0.8 first upgrade from 1.0.5 to 1.0.7 and then use cmsmadesimple-diff-1.0.7-1.0.8.tar.gz for upgrading ?

Re: About upgrading

Posted: Sun Jul 08, 2007 2:37 pm
by cyberman
cyberman wrote: If you only wanna use diff files for upgrading you have to upload every diff file from 1.0.5 till 1.0.8 cause the diff files contains only the changes between the current and the last version.

Re: About upgrading

Posted: Sun Jul 08, 2007 7:06 pm
by amin30b
cyberman wrote:
cyberman wrote: If you only wanna use diff files for upgrading you have to upload every diff file from 1.0.5 till 1.0.8 cause the diff files contains only the changes between the current and the last version.
No I don`t mean it cyberman ! I say: should we have exactly version 1.0.7 for using cmsmadesimple-diff-1.0.7-1.0.8.tar.gz or cmsmadesimple-diff-1.0.7-1.0.8.tar.gz can be used for all older versions like 1.0.5 or 1.0.4 ?

Thanks

Re: About upgrading

Posted: Sun Jul 08, 2007 7:27 pm
by tsw
as the file name states cmsmadesimple-diff-1.0.7-1.0.8.tar.gz can be used to upgrade 1.0.7 to 1.0.8

thats why we have diffs like cmsmadesimple-diff-1.0.5-1.0.6.tar.gz and so on.

that filename can be read as

upgrade with diff from 1.0.7 to 1.0.8

you can use the full package to upgrade from whatever version to the latest as it includes all the files.

hope this clarifies..