svn:URL http://dev.rubyonrails.org/svn/rails/tags/rel_1-2-5/activeresource' doesn't exist
A rails directory was created in vendor, but I don't think it is complete. Also, when I check the rails version, it gives the most current, not 1.2.5. I've changed the RAILS_GEM_VERSION in environment.rb to 1.2.5 and I did this after trying to freeze rails so that it would all be redeployed (in my mind, restarted) to use the frozen rails.
Any ideas why the reported version is 2.0.1 and why the freeze didn't work?
Thanks.