From: Greg Hauptmann Date: 2007-03-09T05:41:24+09:00 Subject: rails 1.1 to 1.2 upgrade question - is it recommended to upgrade the various rails files (e.g. scripts/*, config/*) ------=_Part_138360_15477656.1173386482249 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Just a general question re upgrading an application to a new version of rails: Q1 - Is it recommended to upgrade the various rails files to the latest version (e.g. the scripts, configuration files etc) Q2 - If yes, what's the easiest approach? Create a new project and then copy your specific rails files across, but then for config files carefully copy/paste your changes out of the old to the new? Ummmm...but how then to align your new development area with your SVN repository? Tks Greg ------=_Part_138360_15477656.1173386482249--