trying to install edge rails and...

0 views
Skip to first unread message

Miked

unread,
Jan 9, 2007, 3:50:04 PM1/9/07
to Ruby on Rails: Talk
executing:

rake rails:freeze:edge TAG=rel_1-2-0_RC2

and getting error:

"ERROR: Must have subversion (svn) available in the PATH to lock this
application to edge rails"

I don't have an SVN client installed, and am generally not familiar
with it. Can someone point me in the right direction?

Thanks so much in advance!

Mike

Greg Donald

unread,
Jan 9, 2007, 4:57:10 PM1/9/07
to rubyonra...@googlegroups.com
On 1/9/07, Miked <mike.de...@gmail.com> wrote:
> I don't have an SVN client installed, and am generally not familiar
> with it. Can someone point me in the right direction?

http://subversion.tigris.org/


--
Greg Donald
http://destiney.com/

Miked

unread,
Jan 9, 2007, 8:26:10 PM1/9/07
to Ruby on Rails: Talk
Gregg:

Thanks for your reply. I installed an SVN client but I'm still getting
the same error. Do I need to put something in my PATH?

Thanks!

Mike

On Jan 9, 4:57 pm, "Greg Donald" <gdon...@gmail.com> wrote:

Miked

unread,
Jan 9, 2007, 8:48:59 PM1/9/07
to Ruby on Rails: Talk
Update: tried installing to my path in windows, but still not being
recongized. Is there another way?

Carmen Ferrara

unread,
Jan 9, 2007, 11:02:18 PM1/9/07
to Ruby on Rails: Talk
Ok, assuming you have installed svn, make sure your environment
variable PATH includes this:
C:\Program Files\Subversion\bin

Here's my full PATH variable value:
c:\ruby\bin;%SystemRoot%\system32;%SystemRoot%;C:\Program
Files\Subversion\bin

You can edit your PATH variable by going to My
Computer->Properties->Advanced->Environment Variables -- you'll want
to look under 'System Variables', there you'll find PATH

Then run your rake command.

--
Carmen Ferrara
iPresent Communications
http://www.ipresent.net

Reply all
Reply to author
Forward
0 new messages