rake -v

D

DAP

I just used Gem to install version 0.7.1 of Rake. When I try to get
Rake to report it's version, it aborts. Here is a listing:

C:\Documents and Settings\dap>rake -v
rake aborted!
No Rakefile found (looking for: rakefile, Rakefile, rakefile.rb,
Rakefile.rb)
c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.1/lib/rake.rb:1822:in
`load_rakefile'
(See full trace by running task with --trace)

C:\Documents and Settings\dap>

Anyone have an idea why this is happening? Know of a way to fix it? I
assume if this is broke on my Rake install, there will be other things
that are not working with my installed Rake.

Don
 
J

Jason Perkins

I just used Gem to install version 0.7.1 of Rake. When I try to get
Rake to report it's version, it aborts. Here is a listing:

C:\Documents and Settings\dap>rake -v
rake aborted!

try:
rake --version

--
Jason Perkins
(e-mail address removed)

"The computer allows you to make mistakes
faster than any other invention, with the
possible exception of handguns and tequila."
 
J

James Britt

DAP said:
I just used Gem to install version 0.7.1 of Rake. When I try to get
Rake to report it's version, it aborts. Here is a listing:

d:\development>rake -V
rake, version 0.7.0.4

Uppercase 'V' works.

little 'v' means 'verbose'



--
James Britt

"The greatest obstacle to discovery is not ignorance, but the illusion
of knowledge."
- D. Boorstin
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,584
Members
45,077
Latest member
SangMoor21

Latest Threads

Top