When I go to install, I retrieve the source successfully, but when I try to install, I get the plugin not found
message.
cheryl-adays-computer:/usr/local/src/testapp cheryladay$ ./script/plugin source http://mattmccray.com/svn/rails/plugins
Added 1 repositories.
cheryl-adays-computer:/usr/local/src/testapp cheryladay$ ./script/plugin install comatose
Plugin not found: ["comatose"]
I am on OSX, using the Ruby on Rails setup described on this page:
http://hivelogic.com/narrative/articles/ruby-rails-mongrel-mysql-osx
|