HowTo create a stable revision in SVN

  1. On the repository server create the new relase branch as a copy the trunk branch.
  2. Checkout the new release version of CBMROOT.
  3. Enter directory
    • cd cbmroot_feb16
  4. Change the properties of the external packages to the same revision
  5. Commit the changes to the server.
    • svn commit -m'Fix versions of external svn repositories.'

HowTo merge changes from the trunk in the release branch

  1. If not existing, checkout a version of the release branch.
  2. Enter directory
    • cd cbmroot_feb16
  3. Merge the needed commits from the trunk branch.
  4. Redo the previous step for all needed commits.
  5. Commit the changes back to the server
    • svn commit -m"Backport revisions 9551 and 9552. Closes #3456."

-- FlorianUhlig - 01 Mar 2016

This topic: Homepages > HomepageFlorianUhlig > SvnFlorianUhlig
Topic revision: 2017-06-30, FlorianUhlig
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding CBM Wiki? Send feedback
Imprint (in German)
Privacy Policy (in German)