Displaying 2 results from an estimated 2 matches for "acadtech2".
2006 Jul 26
1
Capistrano / svn problem
...pistrano to do so. When I try to run the command ''cap
deploy'', I am asked for a password and then get the following error:
* executing task deploy
** transaction: start
* executing task update_code
* querying latest revision...
* executing "if [[ ! -d /var/www/apps/acadtech2/releases/20060726213456
]]; then\n svn co -q -r11
http://128.164.137.82:8080/svn/acadtech2/trunk/var/www/apps/acadtech2/releases/20060726213456
&&\n (test -e
/var/www/apps/acadtech2/revisions.log || touch
/var/www/apps/acadtech2/revisions.log && chmod 666...
2006 Jul 25
7
Problem running rake db:migrate
I''m having a great deal of trouble getting rake to run migrations on our
staging server. Everything works fine on my dev box, but trying to run the
following on staging results in errors.
-----
> rake db:migrate
(in /var/www/apps/acadtech2/app)
rake aborted!
Don''t know how to build task ''db:migrate''
(See full trace by running task with --trace)
----
The box has Ruby 1.8.4 and Rails 1.1.2.
Any hints or suggestions appreciated.
Thanks,
Chris
-------------- next part --------------
An HTML attachment was s...