[SOLVED]db:migrate exception,rails 2.2.2 problem?
Reported by rblunt | January 19th, 2009 @ 05:36 PM
downloaded and then tried to do db:migrate, it raised the following exceptions
rake aborted!
No such file or directory - C:/Documents and Settings/rblunt/My Documents/NetBeansProjects/baseapp/config/database.yml
rake aborted!
Invalid escape character syntax: /C:\Documents and Settings\rblunt\My Documents\NetBeansProjects\baseapp\Rakefile/
c:/ruby/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:2050:in
standard_exception_handling': Invalid escape character
syntax: /C:\Documents and Settings\rblunt\My
Documents\NetBeansProjects\baseapp\Rakefile/
(RegexpError)
from c:/ruby/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:2050:in `find'
from c:/ruby/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:2050:in `each'
from c:/ruby/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:2050:in `find'
from c:/ruby/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:2050:in `standard_exception_handling'
from c:/ruby/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:1967:in `run'
from c:/ruby/lib/ruby/gems/1.8/gems/rake-0.8.3/bin/rake:31
from C:/Ruby/bin/rake:19:in `load'
from C:/Ruby/bin/rake:19
[SOLVED] basic mistake on my part in not renaming the .yml properly
No comments found
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
BaseApp is the quick-start for your Rails App
