[Radiant] Upgrade existing app

Chris Schwan cschwan at gmail.com
Tue May 1 00:39:47 CDT 2007


Thank you both. I'll try it and report problems.

Chris

On 4/30/07, John W. Long <ng at johnwlong.com> wrote:
>
> Sharon Clift wrote:
> > Hi Chris,
> >
> > I'm not sure if this is the "correct" way but it worked on my test
> > machine
> >
> > 1. Install the new gem:
> >
> >     % gem update radiant
> >
> > 2. Update your config/environment.rb so that it uses the latest gem.
> >    (the Radiant Gem Version line should read  RADIANT_GEM_VERSION =
> > '0.6.0'
> >
> > 3. Update your radiant project:
> >
> >     % rake radiant:update
> >
> > 5. Run migrations:
> >
> >     % rake production db:migrate
>
> Well, the above will probably "mostly" work, but I'd recommend that you
> do the following:
>
> UPGRADING FROM 0.5.x
>
> 1. Backup your database
>
> 2. Update the gem
>
>      % gem update radiant
>
> 3. Create a new Radiant project using the updated `radiant` command
>
> 4. Point the project to the right database by editing
>     config/database.yml
>
> 5. Execute the following command in your project directory:
>
>     % rake db:migrate
>
> If you have problems during the upgrade, please let us know. Upgrading
> from 0.6 will be exactly as Sharon described above. The 0.5.x upgrade is
> complicated because we changed the upgrade process.
>
> --
> John Long
> http://wiseheartdesign.com
> _______________________________________________
> Radiant mailing list
> Post:   Radiant at lists.radiantcms.org
> Search: http://radiantcms.org/mailing-list/search/
> Site:   http://lists.radiantcms.org/mailman/listinfo/radiant
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.radiantcms.org/pipermail/radiant/attachments/20070430/6e649735/attachment.html


More information about the Radiant mailing list