Hello Saurabh I stand corrected.
Looks like they create the files in db/migrations then delete them. I would hack the code to not delete the migrations from the db/ migration directory. Then check in the files created there. --Keenan On Jul 27, 2009, at 1:54 PM, saur...@safew wrote: > > Hi there, > > I am trying to install adva cms over Heroku. I am facing this problem, > > saur...@laptop:~/adva/adva$ heroku rake adva:install > rake aborted! > Read-only file system - /disk1/home/slugs/34680_13540ed_19fb/mnt/db/ > migrate/app > > (See full trace by running task with --trace) > (in /disk1/home/slugs/34680_13540ed_19fb/mnt) > > adva is based on Rails engines and all the migrations lie in the > engines.is this a problem because of that ? > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/heroku?hl=en -~----------~----~----~----~------~----~------~--~---
