Welcome Guest | Login

Error freezing Rails

I'm trying to freeze rails 1.2.5 for my app and everything seemed to be working fine until I got this error:  

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.

2008-02-16 07:29 PM

Could you check now? It seems to be working fine.

2008-02-16 09:29 PM

Regards,
Rahul
When I check the version of Rails, Rails 2.0.1 is still reported, not 1.2.5.  If I have frozen Rails 1.2.5, that is the version that will be reported by "rails -v", correct?  Perhaps I'm not certain how to tell if rails is truly "frozen".

Thanks for checking it out.

2008-02-16 09:35 PM

'rails -v' will show the default version of rails on the server and not the frozen version.

2008-02-16 11:58 PM

Regards,
Rahul
Ok, thanks.  

So, is it as simple as just looking for /rails in /vendor to see if rails is frozen?  

Also, what about the error message (svn:URL http://dev.rubyonrails.org/svn/rails/tags/rel_1-2-5/activeresource' doesn't exist) I received?  

Does that mean the freeze was incomplete?

2008-02-17 10:02 AM

Hello,

Do you encounter any issues accessing your web pages or application related links ...etc. If they are all working fine then I guess you can neglect the error message. If not then do post us ticket with the exact link that is not working so that we can troubleshoot the issue further.

2008-02-17 10:27 AM

Regards,
Rahul

Hello Guest! In order to post you must be an active client with us, please log in or sign up.