2009/7/27 Beta Ziliani <[email protected]>: > > Hi everybody: > > I'm working in an upgraded app (from version 1.x of Rails to 2.3.2), > and I can't install any plugin from the git repositories. > > For instance, if I run > > ruby script/plugin install git://github.com/dchelimsky/rspec.git -r > 'refs/tags/1.2.7' > > nothing happens. The command exit without any comment, and nothing is > installed. I have installed various plugins from the old svn > respositories without any problem. It seems to be an issue with git > (I've tried many git plugins, and it behaves always like that). Any > ideas?
Have you installed git itself? Colin --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

