I''m using InstantRails 1.6, Rails 1.2.3, and TortoiseSVN to commit my code to the server. Now, I''d like to use the tabnav plugin: C:\applications\shop>ruby script/plugin install svn://svn.seesaw.it/tabnav/trunk C:\applications\shop> There is nothing happening, and no tabnav is in vendor/plugins. And I don''t have webrick running. What do I do wrong? Luma --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Luma, Humm. That''s a good question. I tried that command on my Mac and all was cool. I''m assuming you ran: C:\applications> rails shop C:\applications> cd shop C:\applications\shop> ruby script/plugin install svn://svn.seesaw.it/tabnav/trunk If so then you aren''t doing anything wrong, so it must be something broken in you tools or other configuration. On May 17, 5:21 pm, Luma <herbert....-zqRNUXuvxA0b1SvskN2V4Q@public.gmane.org> wrote:> I''m using InstantRails 1.6, Rails 1.2.3, and TortoiseSVN to commit my > code to the server. > > Now, I''d like to use the tabnav plugin: > > C:\applications\shop>ruby script/plugin install svn://svn.seesaw.it/tabnav/trunk > > C:\applications\shop> > > There is nothing happening, and no tabnav is in vendor/plugins. And I > don''t have webrick running. What do I do wrong? > > Luma--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
I have had problems with their svn in the past, seem to remember doing a manual install using TortoiseSVN in the past worked. Martin Luy wrote:> I''m using InstantRails 1.6, Rails 1.2.3, and TortoiseSVN to commit my > code to the server. > > Now, I''d like to use the tabnav plugin: > > > C:\applications\shop>ruby script/plugin install > svn://svn.seesaw.it/tabnav/trunk >-- Posted via http://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 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 -~----------~----~----~----~------~----~------~--~---
how does it cue? On 5/19/07, adam <rails-mailing-list-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote:> > I have had problems with their svn in the past, seem to remember doing a > manual install using TortoiseSVN in the past worked. > > Martin Luy wrote: > > I''m using InstantRails 1.6, Rails 1.2.3, and TortoiseSVN to commit my > > code to the server. > > > > Now, I''d like to use the tabnav plugin: > > > > > > C:\applications\shop>ruby script/plugin install > > svn://svn.seesaw.it/tabnav/trunk > > > > > -- > Posted via http://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 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 -~----------~----~----~----~------~----~------~--~---
Tortoise Svn doesn''t work, too. I think I''ll reinstall it as well as Instant Rails. Let''s see if it will work then. On 19 Mai, 18:25, "guo william raym" <williamr...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> how does it cue? > > On 5/19/07, adam <rails-mailing-l...-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote: > > > > > > > I have had problems with their svn in the past, seem to remember doing a > > manual install using TortoiseSVN in the past worked. > > > Martin Luy wrote: > > > I''m using InstantRails 1.6, Rails 1.2.3, and TortoiseSVN to commit my > > > code to the server. > > > > Now, I''d like to use the tabnav plugin: > > > > C:\applications\shop>ruby script/plugin install > > > svn://svn.seesaw.it/tabnav/trunk > > > -- > > Posted viahttp://www.ruby-forum.com/.- Zitierten Text ausblenden - > > - Zitierten Text anzeigen ---~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Now I reinstalled InstantRails 1.7 and TortoiseSvn successfully. The application works, and I can update the changes in my code to the server. But still, InstantRails doesn''t install the plugin. C:\>rails noidea create create app/controllers ... C:\>cd noidea C:\noidea>ruby script/plugin install svn://svn.seesaw.it/tabnav/trunk C:\noidea> --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
I made it another way, using in a partial view. Thanks Luma --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---