search for: newarea

Displaying 1 result from an estimated 1 matches for "newarea".

Did you mean: netarea
2007 Jan 12
1
capistrano setup bails with RegexpErr on show_tasks
...b file while attempting to "show_tasks". As this is a new installation, everything is up-to-date. Here''s the environment: FreeBSD 6.2-RC2 ruby 1.8.5 gem 0.9.0 rake 0.7.1 net-ssh 1.0.10, 1.0.9 net-sftp 1.1.0 capistrano 1.3.1, 1.2.0, 1.1.0 If I run the following commands: # mkdir newarea # cd newarea # rails newproject # cap -A newproject # cd newproject which all appears to work properly outputting: exists config create config/deploy.rb exists lib/tasks create lib/tasks/capistrano.rake So then I run: # cap show_tasks which bails with the following:...