There seems to be a problem saying plugin not found while running this command script/plugin install svn://projects.jkraemer.net/acts_as_ferret/tags/stable/acts_as_ferret i think svn:// is a problem. am i missing something as i ve installed all the plugins with repository http://... Plz help as it is very urgent to plug ferret in my application --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
HI, I think you need to have installed subversion, for rails to know how to use svn protocol. If you are using Windows I recommend TortoiseSVN. Hope this helps! R@Y On Aug 19, 8:59 am, Anurag <mindsar...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> There seems to be a problem saying plugin not found > while running this command > > script/plugin install svn://projects.jkraemer.net/acts_as_ferret/tags/stable/acts_as_ferret > > i think svn:// is a problem. > > am i missing something as i ve installed all the plugins with > repository http://... > > Plz help as it is very urgent to plug ferret in my application--~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Actually, TortoiseSVN doesn''t come with SVN, it''s just a client. You need to install the actual server software. You don''t have to configure or run the server itself however. Once you download and install Subversion, SVN command will be available and ruby will work fine with "svn://" protocol. On Aug 19, 5:45 am, "R@Y" <grai...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> HI, > I think you need to have installed subversion, for rails to know how > to use svn protocol. If you are using Windows I recommend TortoiseSVN. > > Hope this helps! > > R@Y > > On Aug 19, 8:59 am, Anurag <mindsar...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > There seems to be a problem saying plugin not found > > while running this command > > > script/plugin install svn://projects.jkraemer.net/acts_as_ferret/tags/stable/acts_as_ferret > > > i think svn:// is a problem. > > > am i missing something as i ve installed all the plugins with > > repository http://... > > > Plz help as it is very urgent to plug ferret in my application--~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---