Fix svn tags in release scripts.
authormachenbach@chromium.org <machenbach@chromium.org>
Tue, 30 Sep 2014 13:12:44 +0000 (13:12 +0000)
committermachenbach@chromium.org <machenbach@chromium.org>
Tue, 30 Sep 2014 13:12:44 +0000 (13:12 +0000)
commitf3a19a7e76adadb572799947a0bc9e0efb4d2819
tree7422e6113f33fab3752d20ee5ab1f51519717034
parentbdc02f8a2e66e0265d817c08f3a93ca301e35703
Fix svn tags in release scripts.

Rebase the local branch after committing so that git svn
tag works.

Some of these changes need to be ported to git in https://codereview.chromium.org/607893004/

BUG=chromium:410721,v8:3601
LOG=n
TEST=script_test.py
R=jkummerow@chromium.org

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

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@24330 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
tools/push-to-trunk/auto_tag.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/test_scripts.py