Page 1 of 1
svn co http://svn.cmsmadesimple.org/svn/cmsmadesimple/trunk
Posted: Wed Feb 21, 2007 3:48 pm
by aivanovas
Hello,
May be somebody knows from which subcategoty i must lanch this command in the Shell: svn co
http://svn.cmsmadesimple.org/svn/cmsmadesimple/trunk
I am trying to update the my current version of CMS, unfortunatly for me on the cms website are no detailed explanation how to upgrade. I am just started to administer the webpage. Before me the other gut created the database and php.

Re: svn co http://svn.cmsmadesimple.org/svn/cmsmadesimple/trunk
Posted: Wed Feb 21, 2007 3:53 pm
by Dee
You are trying to upgrade the site to SVN version?
If it is already an SVN install you should be able to do svn update from the webroot.
Otherwise you could do the svn co anywhere and copy the recieved SVN files to your webroot.
Generic upgrade instructions can be found
here
Regards,
D
Re: svn co http://svn.cmsmadesimple.org/svn/cmsmadesimple/trunk
Posted: Wed Apr 04, 2007 7:35 pm
by biffs
I've never used and svn before, but I noticed there are several different 'installations' or file structures of CMSms. If I wanted to test the SVN, which folder should i use?
Re: svn co http://svn.cmsmadesimple.org/svn/cmsmadesimple/trunk
Posted: Wed Apr 04, 2007 9:50 pm
by Ted
The URL above is the correct one for the version that will someday become 1.0.6. It's not very different from 1.0.5 at the moment, I don't believe.
Re: svn co http://svn.cmsmadesimple.org/svn/cmsmadesimple/trunk
Posted: Thu Apr 05, 2007 1:15 am
by biffs
how about for the 1.1/2.0 revision. Im very interested in the full page caching.
Re: svn co http://svn.cmsmadesimple.org/svn/cmsmadesimple/trunk
Posted: Thu Apr 05, 2007 1:53 am
by biffs
Ok, i realized which one it is. If anyone else was wondering, here it is
http://svn.cmsmadesimple.org/svn/cmsmad ... nches/1.1/
Re: svn co http://svn.cmsmadesimple.org/svn/cmsmadesimple/trunk
Posted: Thu Apr 05, 2007 2:02 am
by Ted
Yeah, the 1.1 isn't really ready for usage yet. It's still missing a LOT of stuff.
Re: svn co http://svn.cmsmadesimple.org/svn/cmsmadesimple/trunk
Posted: Thu Apr 05, 2007 2:10 am
by biffs
Ted wrote:
Yeah, the 1.1 isn't really ready for usage yet. It's still missing a LOT of stuff.
either way, I'm really interested in seeing it because I really want to start working on it to see where the project is going.
also, if it doesnt look too difficult, I may try implementing the full page caching into 1.0.x. It is something I am very interested in