Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change 
notification.

The "Hive/HowToRelease" page has been changed by JohnSichi.
http://wiki.apache.org/hadoop/Hive/HowToRelease?action=diff&rev1=3&rev2=4

--------------------------------------------------

  svn merge -rR1:R2 ../trunk .
  svn commit -m "Merge -r R1:R2 from trunk to X.Y branch. Fixes: HIVE-A, 
HIVE-B."
  }}}
-         1. You probably also want to commit a patch (on both trunk and 
branch) which updates README.txt to bring it up to date (at a minimum, 
search+replacing references to the  version number).
+       1. You probably also want to commit a patch (on both trunk and branch) 
which updates README.txt to bring it up to date (at a minimum, search+replacing 
references to the  version number).
        1. Tag the release candidate (R is the release candidate number, and 
also starts from 0): {{{
  svn copy https://svn.apache.org/repos/asf/hadoop/hive/branches/branch-X.Y \
  https://svn.apache.org/repos/asf/hadoop/hive/tags/release-X.Y.Z-rcR -m "Hive 
X.Y.Z-rcR release."

Reply via email to