Hi all, I've written a couple of rails plugins and want to be able to use Rails' script/plugin script to add and remove them from my projects. I've put them in a svn repository, yet the plugin script doesn't seem to recognise them. I'm doing the following:
$ script/plugin -v list --source=http://my_repos/trunk Discovering plugins in http://my_repos/trunk/ nil The repository has the structure trunk/ plugin1/ plugin2/ etc. Is there another step to get the script to recognise these plugins? Many thanks, Adam --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

