Hi- Trying to install some plugins and I get the following: /path_to_ruby/ruby-1.8.6-p111/lib/ruby/gems/1.8/gems/rails-2.0.2/lib/ commands/plugin.rb:258: warning: Insecure world writable dir / path_to_ruby/apps in PATH, mode 040777 sh: svn: command not found What''s going on here? Thanks! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
You need to install svn (subversion). If you do some Googling you will find it for your platform. Judging by the message you are running a Mac, and svn is not installed on the Mac by default. On Feb 7, 8:11 pm, pete <peterbattag...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Hi- > > Trying to install some plugins and I get the following: > > /path_to_ruby/ruby-1.8.6-p111/lib/ruby/gems/1.8/gems/rails-2.0.2/lib/ > commands/plugin.rb:258: warning: Insecure world writable dir / > path_to_ruby/apps in PATH, mode 040777 > sh: svn: command not found > > What''s going on here? > > Thanks!--~--~---------~--~----~------------~-------~--~----~ 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@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Mac Os X Leoapard comes with svn installed by default Herman Jansen wrote:> You need to install svn (subversion). If you do some Googling you will > find it for your platform. > Judging by the message you are running a Mac, and svn is not installed > on the Mac by default.-- 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 -~----------~----~----~----~------~----~------~--~---
I''m on RedHat Linux. Doesn''t svn come with any of the rails gems? On Feb 7, 7:31 pm, Andreh Luis <rails-mailing-l...-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote:> Mac Os X Leoapard comes with svn installed by default > > Herman Jansen wrote: > > You need to install svn (subversion). If you do some Googling you will > > find it for your platform. > > Judging by the message you are running a Mac, and svn is not installed > > on the Mac by default. > > -- > 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 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 think you''ll have to install svn. take a look at this: http://svn.collab.net/repos/svn/trunk/INSTALL and this: http://subversion.tigris.org/ pete wrote:> I''m on RedHat Linux. > > Doesn''t svn come with any of the rails gems? > > > On Feb 7, 7:31 pm, Andreh Luis <rails-mailing-l...-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org>-- 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 -~----------~----~----~----~------~----~------~--~---