I figured that one out. It was a bad line in the config/production.rb
The error now is:
============
** [out :: li21-118.members.linode.com] == 1 CreateUsers: migrating
===================================================
** [out :: li21-118.members.linode.com] -- create_table("users",
{:force=>true})
** [out :: li21-118.members.linode.com] -> 0.0377s
** [out :: li21-118.members.linode.com] rake aborted!
** [out :: li21-118.members.linode.com]
** [out :: li21-118.members.linode.com] 421 Unexpected log failure,
please try later
** [out :: li21-118.members.linode.com]
** [out :: li21-118.members.linode.com] (See full trace by running
task with --trace)
** [out :: li21-118.members.linode.com]
command finished
command "cd /var/rails/communitycms/releases/20071224155417; rake
RAILS_ENV=production db:migrate" failed on
li21-118.members.linode.com
============
The migrations work fine on the dev machine. Is there any other log
files that may not have been included in the svn that I should know
about?
--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---