To upgrade, `gem install rails`, set RAILS_GEM_VERSION to ‘1.2.6’ in config/environment.rb, and `rake rails:update:configs`.
Source
To upgrade, `gem install rails`, set RAILS_GEM_VERSION to ‘1.2.6’ in config/environment.rb, and `rake rails:update:configs`.
svk depot my_appl x:\misc\svk\my_appl
svk mirror /my_appl/remote http://svn.host.domain/my_appl/
svk sync /my_appl/remote
svk mirror /my_appl/local file:///e:/svn_repo/my_appl
svk sync /my_appl/local
svk smerge --incremental /my_appl/remote /my_appl/local