Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
dev:release_process [2018/02/17 03:40]
tedfelix [Create tarball]
dev:release_process [2018/02/17 04:13]
tedfelix [Tagging the Release]
Line 85: Line 85:
 ==== Tagging the Release ==== ==== Tagging the Release ====
  
-The make-release-tarball script will attempt to tag the release for you.  In some cases, you will need to do this differently For point release, the make-release-tarball script creates the tag from trunk rather than the stable branch.  You'll need to tag a point release manually like this:+The make-release-tarball script will tag the release from trunk.  This is correct for non-point releases. 
 + 
 +For point releaseswe need to tag the release from the stable branch:
  
   svn copy svn+ssh://tedfelix@svn.code.sf.net/p/rosegarden/code/branches/stable-17.12 \   svn copy svn+ssh://tedfelix@svn.code.sf.net/p/rosegarden/code/branches/stable-17.12 \
Line 91: Line 93:
            -m "Tag release 17.12.1"            -m "Tag release 17.12.1"
  
 +//We should upgrade make-release-tarball to accept a "POINT" option that will change the tagging behavior.//
 ==== Tagging Errors ==== ==== Tagging Errors ====
  
 
 
dev/release_process.txt · Last modified: 2023/12/06 12:58 by tedfelix
Recent changes RSS feed Creative Commons License Valid XHTML 1.0 Valid CSS Driven by DokuWiki