OSDN Git Service

Branch/tag all projects with a single commit in release-tagging script.
authorJames Y Knight <jyknight@google.com>
Fri, 9 Nov 2018 19:45:13 +0000 (19:45 +0000)
committerJames Y Knight <jyknight@google.com>
Fri, 9 Nov 2018 19:45:13 +0000 (19:45 +0000)
commit3593f97ffbb0d90812492361762f8a9c60a350ea
tree130a3f3b191ee9c0dfa936aaa70e017030176d99
parent0ea548887e95f988fd3a13f4f3c703166563559b
Branch/tag all projects with a single commit in release-tagging script.

This change updates the release script to use svnmucc to create all
the branches with one commit.

This will ensure that the git tag won't bounce around if the git
migration runs in-between separate commits creating a branch.

Additionally, update the list of projects to include all of the
projects in the monorepo, plus test-suite.

Differential Revision: https://reviews.llvm.org/D53467

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@346550 91177308-0d34-0410-b5e6-96231b3b80d8
utils/release/tag.sh