Refactoring: Extract interface for VC in release scripts.
authormachenbach@chromium.org <machenbach@chromium.org>
Thu, 25 Sep 2014 13:25:14 +0000 (13:25 +0000)
committermachenbach@chromium.org <machenbach@chromium.org>
Thu, 25 Sep 2014 13:25:14 +0000 (13:25 +0000)
commit06e1f61180ce181886f33ded2e1a1a21e7f4e2d0
tree57520174d4d9146e50b613f8d7532861ab21d21a
parent0a9992d16e42d42cdfdccfdf2889d1e41a0bbd66
Refactoring: Extract interface for VC in release scripts.

Also simplify tagging in merge_to_branch.

BUG=chromium:410721
LOG=n
R=jkummerow@chromium.org, tandrii@chromium.org

Review URL: https://codereview.chromium.org/607463002

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@24228 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
tools/push-to-trunk/auto_tag.py
tools/push-to-trunk/bump_up_version.py
tools/push-to-trunk/common_includes.py
tools/push-to-trunk/merge_to_branch.py
tools/push-to-trunk/push_to_trunk.py
tools/push-to-trunk/releases.py
tools/push-to-trunk/test_scripts.py