Updating via SVN
Updating via SVN
Okay... My schedule is now allowing me to get back to my CMSMS project. And, whoa is me, I'm still running an antiquated version, 0.11.2. I want to upgrade using SVN, but I want to upgrade to a stable version and not the nightly release version.
I've searched the wiki and the forums, but I don't need a general SVN tutorial, I just need the link to tell SVN to go to. Can someone tell me what I'm missing?
Thanks
I've searched the wiki and the forums, but I don't need a general SVN tutorial, I just need the link to tell SVN to go to. Can someone tell me what I'm missing?
Thanks
Re: Updating via SVN
http://www.cmsmadesimple.org/downloads.shtml
latest stable...
latest stable...
Re: Updating via SVN
My fault. I looked at the page 10 times, but I took the "things can and will change and you might even lose some information" warning to imply that this was for the nightly development builds. But now I notice the separate link for development builds. I need to not stay away from CMSMS for so long.
Thanks.
Thanks.
Re: Updating via SVN
Welcome Back 
i just upgaded my site about 5 min. ago...
a module needed it...

i just upgaded my site about 5 min. ago...
a module needed it...
Re: Updating via SVN
Hmm, so I updated via SVN. But my sitemap page still shows the version as .11.2. This brings up two questions:
1) What's the official way to determine one's version?
2) If my sitemap is correct, why did SVN run successfully yet my version remain at 0.11.2?
Thanks...
1) What's the official way to determine one's version?
2) If my sitemap is correct, why did SVN run successfully yet my version remain at 0.11.2?
Thanks...
Re: Updating via SVN
did you download one of these?...
Stable Releases
The latest version will always be available here.
Version 0.13:
cmsmadesimple-0.13.tar.gz
cmsmadesimple-0.13.zip
Stable Releases
The latest version will always be available here.
Version 0.13:
cmsmadesimple-0.13.tar.gz
cmsmadesimple-0.13.zip
Re: Updating via SVN
Umm, no, I thought that's what using SVN was supposed to take care of for me. Man I'm feeling really dumb about all this. And I've updated with SVN before too, at least I think I have. I even just flipped through the manual over at http://svnbook.red-bean.com/, which most of the SVN help links here point too, but it all seems geared toward the developr side and not the end-user just trying to upgrade.
Anyway... So, based on your post, I downloaded the new 0.13 version and uploaded it over my old files. Now I'm getting "site down for maintenance" although I'll admist I didn't read the docs (this time) for upgrading. I made a tarball of the whole site before I uploaded, though, so I should be good to go.
So, help me out- what are the steps one takes to update via SVN?
Thanks
Anyway... So, based on your post, I downloaded the new 0.13 version and uploaded it over my old files. Now I'm getting "site down for maintenance" although I'll admist I didn't read the docs (this time) for upgrading. I made a tarball of the whole site before I uploaded, though, so I should be good to go.
So, help me out- what are the steps one takes to update via SVN?
Thanks
Re: Updating via SVN
the only thing i've use with SVN has been modules...
did you goto http://www.yoursite.com/install/upgrade.php
this will run the upgrade...
http://wiki.cmsmadesimple.org/index.php ... /Upgrading
did you goto http://www.yoursite.com/install/upgrade.php
this will run the upgrade...
http://wiki.cmsmadesimple.org/index.php ... /Upgrading
Re: Updating via SVN
Right, I've got it working now (via upgrade.php). But I swear I've upgraded the whole site with SVN before- it was a huge plus to CMSMS in my mind. Maybe someone else can chime in and let me know 1)what I'm doing wrong or 2)that I'm frickin' crazy.
Mark: What is the official method for determining one's version of CMSMS?
Mark: What is the official method for determining one's version of CMSMS?
Re: Updating via SVN
in the root of your site or in the folder that holds all the files from the CMSMS zip/tar, a file called.... version.php
also at the bottom of the admin/main it should say....
also at the bottom of the admin/main it should say....
CMS Made Simple 0.13-beta4 "Canary" < ... your version may vary
CMS Made Simple is free software released under the General Public Licence.
CMS Made Simple is free software released under the General Public Licence.
-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
Re: Updating via SVN
downloading the svn version of things changes the files on the disk, but doesn't add/change the database
if the database has chaned (you can tell if, when you do an svn update the files in install/upgrades/ change) then going to install/upgrade.php will run the appropriate scripts to change the database structure.
sometimes you'll get lucky when doing an svn update, and you won't need to upgrade the database schema. Other times, you'll run into weird errors, stupidly itroduced bugs, etc. That's why it's said, if you're on the svn version, you're on the "bleeding edge".
if the database has chaned (you can tell if, when you do an svn update the files in install/upgrades/ change) then going to install/upgrade.php will run the appropriate scripts to change the database structure.
sometimes you'll get lucky when doing an svn update, and you won't need to upgrade the database schema. Other times, you'll run into weird errors, stupidly itroduced bugs, etc. That's why it's said, if you're on the svn version, you're on the "bleeding edge".
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.