I''d like to get all the latest and greatest features of Typo, and it looks like trunk is the place to get them. I checked out the trunk, set up my database info, and ran rake migrate: %rake migrate (in /usr/home/pergesu/www/flpr.org/typo) rake aborted! is not a class/module Rails 14.1, ruby 1.8.2, PostgreSQL 8.1. Any advice on how I can upgrade my blog to the trunk version? I tried wiping the database and importing the new schema, then importing all my content, but the schema has changed so much that I couldn''t really get it to work. Any help is appreciated. Pat
I got this same error on the command line. However, when I navigated to the /admin page, I was prompted to perform the migration, and that worked great! -----Original Message----- From: Pat Maddox [mailto:pergesu-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org] Sent: Wednesday, November 16, 2005 8:59 PM To: rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org Subject: [Rails] Upgrade Typo from 2.5.5 to trunk I''d like to get all the latest and greatest features of Typo, and it looks like trunk is the place to get them. I checked out the trunk, set up my database info, and ran rake migrate: %rake migrate (in /usr/home/pergesu/www/flpr.org/typo) rake aborted! is not a class/module Rails 14.1, ruby 1.8.2, PostgreSQL 8.1. Any advice on how I can upgrade my blog to the trunk version? I tried wiping the database and importing the new schema, then importing all my content, but the schema has changed so much that I couldn''t really get it to work. Any help is appreciated. Pat _______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails
Wow sweet, I didn''t even consider going to the admin section. Didn''t know you could do migrations through there. Looks like it worked perfectly...thanks for the tip! On 11/16/05, Tom Fakes <tom-3mLyhfhPcFMAvxtiuMwx3w@public.gmane.org> wrote:> I got this same error on the command line. However, when I navigated to the > /admin page, I was prompted to perform the migration, and that worked great! > > -----Original Message----- > From: Pat Maddox [mailto:pergesu-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org] > Sent: Wednesday, November 16, 2005 8:59 PM > To: rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > Subject: [Rails] Upgrade Typo from 2.5.5 to trunk > > I''d like to get all the latest and greatest features of Typo, and it > looks like trunk is the place to get them. I checked out the trunk, > set up my database info, and ran rake migrate: > > %rake migrate > (in /usr/home/pergesu/www/flpr.org/typo) > rake aborted! > is not a class/module > > Rails 14.1, ruby 1.8.2, PostgreSQL 8.1. Any advice on how I can > upgrade my blog to the trunk version? I tried wiping the database and > importing the new schema, then importing all my content, but the > schema has changed so much that I couldn''t really get it to work. Any > help is appreciated. > > Pat > _______________________________________________ > Rails mailing list > Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > http://lists.rubyonrails.org/mailman/listinfo/rails > > _______________________________________________ > Rails mailing list > Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > http://lists.rubyonrails.org/mailman/listinfo/rails >
On 17/11/05, Pat Maddox <pergesu-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Wow sweet, I didn''t even consider going to the admin section. Didn''t > know you could do migrations through there. Looks like it worked > perfectly...thanks for the tip!I think you tried to migrate your development environment. rake environment RAILS_ENV=production migrate should work (the webapp is already running under production).> > %rake migrate > > (in /usr/home/pergesu/www/flpr.org/typo) > > rake aborted! > > is not a class/module-- Rasputin :: Jack of All Trades - Master of Nuns http://number9.hellooperator.net/