definitely sounds like a bug to me. I see no reason why git:// wouldn't work if git clone git://github.com/blah/blah.git works
On Sat, Sep 6, 2008 at 5:36 PM, Brian Armstrong <[EMAIL PROTECTED]> wrote: > > Hi, > > Thanks that worked! I'm curious why though. Does anyone know? Would > be ideal to fix it so it's consistent. Thanks! > Brian > > On Jul 23, 10:45 am, darcy <[EMAIL PROTECTED]> wrote: >> try http:// rather than git:// >> >> On Jul 14, 1:33 pm, Francois <[EMAIL PROTECTED]> wrote: >> >> > Hi, >> > I've just upgraded my system to rails 2.1 >> >> > If I start a new rails project I can issue this command without a >> > problem: >> >> > ./script/plugin install git://github.com/thoughtbot/shoulda.git >> >> > However, I can't seem to get that command to work on my 2.02 projects >> > that >> > have been updated to 2.1 using rake rails:update >> > I get the following error: >> >> > Plugin not found: ["git://github.com/thoughtbot/shoulda.git"] >> >> > Any ideas why this is the case? >> >> > Thanks >> > Francois > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

