[Rails] Re: permission denied errors with rake db:migrate

2009-04-01 Thread Craig Martin
Frederick Cheung wrote: > On Apr 1, 11:13�pm, Craig Martin > wrote: >> Greg Donald wrote: >> No, I get the same permissions error. >> >> lil-loco:/rails/cem craigmartin$ touch /rails/cem/db/schema.rb >> touch: /rails/cem/db/schema.rb: Permission denied >>

[Rails] Re: permission denied errors with rake db:migrate

2009-04-01 Thread Craig Martin
Greg Donald wrote: > On Wed, Apr 1, 2009 at 4:33 PM, Craig Martin > wrote: >> >> I am at a loss here and hoping for some advise on where to begin looking >> with a series of errors I am suddenly getting when trying to rake: >> "anything goes here" .. >

[Rails] permission denied errors with rake db:migrate

2009-04-01 Thread Craig Martin
I am at a loss here and hoping for some advise on where to begin looking with a series of errors I am suddenly getting when trying to rake: "anything goes here" .. lil-loco:/rails/cem craigmartin$ rake db:migrate (in /rails/cem) rake aborted! Permission denied - /rails/cem/db/schema.rb This is t