Upon trying to install I keep getting the following error message in my terminal... svn: command not found Any help would be greatly appreciated -- Posted via ruby-forum.com.
Do you have Subversion ( subversion.tigris.org ) installed? Otherwise, installing a plugin won''t work - rails plugin-feature depends on this. Adam wrote:> Upon trying to install I keep getting the following error message in my > terminal... > > svn: command not found > > Any help would be greatly appreciated >
Florian Gilcher wrote:> Do you have Subversion ( subversion.tigris.org ) installed? > Otherwise, installing a plugin won''t work - rails plugin-feature depends > on this.I installed Locomotive. Can I assume I have Subversion? -- Posted via ruby-forum.com.
On 18.01.2007, at 02:04, Adam wrote:> Florian Gilcher wrote: >> Do you have Subversion ( subversion.tigris.org ) installed? >> Otherwise, installing a plugin won''t work - rails plugin-feature >> depends >> on this. > > > I installed Locomotive. Can I assume I have Subversion?You can pretty safely assume that you haven''t, or else you wouldn''t have got that error message. So go grab it from: metissian.com/projects/macosx/subversion Cheers, Andy
Andreas Korth wrote:> On 18.01.2007, at 02:04, Adam wrote: > >> Florian Gilcher wrote: >>> Do you have Subversion ( subversion.tigris.org ) installed? >>> Otherwise, installing a plugin won''t work - rails plugin-feature >>> depends >>> on this. >> >> >> I installed Locomotive. Can I assume I have Subversion? > > You can pretty safely assume that you haven''t, or else you wouldn''t > have got that error message. > > So go grab it from: > > metissian.com/projects/macosx/subversion > > Cheers, > AndyDidn''t have subversion properly configured, all set now. Thanks for your help. -- Posted via ruby-forum.com.