I've been using git clone to pull down plugins, but doesn't script/
plugin also run internal init scripts etc. that are sometimes included
in the plugin itself?

On Jul 30, 10:30 am, Alpha Blue <[email protected]>
wrote:
> joelmahoney wrote:
> > Hello,
>
> > since switching from svn to git, I'm having trouble using script/
> > plugin install with github plugins.
>
> > here's what happens:
>
> >> script/plugin install git://github.com/thoughtbot/paperclip.git
> >> Initialized empty Git repository in 
> >> /path/to/project/vendor/plugins/paperclip/.git/
> >> fatal: bad revision 'HEAD'
> >> refusing to pull with rebase: your working tree is not up-to-date
>
> > git works fine in general, and I can push and pull from my gihub
> > repo.  is this a path issue?
>
> > any suggestions would be appreciated!
>
> You can use git clone to clone the repo and just move the folder into
> your vendor/plugins.
>
> --
> Posted viahttp://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to