On 28 Nov 2008, at 13:38, Vahagn Hayrapetyan wrote: > removing: /Users/vahagn/myapp/vendor/plugins/wee_lightbox/.git > sh: git: command not found > > Then I checked this page: > http://github.com/blog/25-git-support-for-rails-plugins > > And it says this is only possible using Edge Rails. Does anyone know > if > this still holds true, or maybe my mistake lies elsewhere?
It's just telling you that you don't have git installed. Install git from http://git.or.cz/ and all should be well. Best regards Peter De Berdt --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

