From: Martin B. <dr....@t-...> - 2017-06-12 16:08:31
|
Take a look here: http://stackoverflow.com/questions/2432764/how-to-change-a-remote-repository-uri-using-git Your remote URL (including your username) is shown under Code after you have logged into sourceforge. https://sourceforge.net/p/rails/code/ci/master/tree/ For that you need to mail me your sourceforge account to grant you access later on. FOr the start you should start working on your code and post the patches to the list for crosschecks. Press next again :) In the enxt windows you'll be asked to select branches. You should select the following branches: rails2.0 (the 2.0 master branch, the master branch is the old 1.x master) rails_2_develop (development) rails_2_maintenance (maintenance for the latest released version out of the 2.0 branch) and any other branch your are interested in.... If you start working on the code please create a local branch from the rails_2_development branch. How to follows in the next email. Regards, Martin |