Project

General

Profile

Upgrade Redmine install to SVN

Added by gokul c almost 15 years ago

Hello,

I have Redmine application installed for one of my sites cwleaders.com. I want to update the redmine installation on my site to SVN. I have less exposure on rails and redmine and iam trying to learn self. But i require guidance. Could you please advice me regarding how to update the existing redmine install to SVN. Since once i update it to SVN, it stays up-to-date in realtime . Please advice. Thank you.

Regards,
Gokul


Replies (2)

RE: Upgrade Redmine install to SVN - Added by gokul c almost 15 years ago

Hello,

Also to proceed with upgrading the redmine installation to SVN, will it be enough if i migrate redmine to Trunk using SVN. I am supposed to execute these ?

svn sw http://redmine.rubyforge.org/svn/trunk .
rake db:migrate RAILS_ENV="production"
rake config/initializers/session_store.rb

Please advice.

Thank You.
Regards,
Gokul

RE: Upgrade Redmine install to SVN - Added by sebastián scarano almost 15 years ago

I second gokul's motion...

I think it would be great to have a "working from svn trunk" entry in the wiki page.

I've also been thinking about upgading to trunk, I'd like to know how to handle it... how to step bak in case anything goes wrong, etc...

    (1-2/2)