Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Create a Release Tag from the release branch

Code Block

svn copy https://svn.apache.org/repos/asf/incubator/ambari/branches/branch-x.y

...

 https://svn.apache.org/repos/asf/incubator/ambari/tags/release-x.y.z-rc0

...

 -m "Ambari x.y.z Release Candidate"

Make sure it passes the apache rat tool.

...