We have an application that was developed under Rails 1.2.5, and will
not work as it is on Rails 2.0 and above.

However, when we try to install the earlier Rails version as follows, it
forces the installation of v2.3.2:

C:\testror>gem install rails -v 1.2.5 --include-dependencies

Bulk updating Gem source index for: http://gems.rubyforge.org
Successfully installed rails-2.3.2
ERROR:  While executing gem ... (Gem::GemNotFoundException)
    Could not find ûv (> 0) in the repository

Can anybody help on this?

Thanx.
-- 
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@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to