Switch release scripts to pure git.
authorMichael Achenbach <machenbach@chromium.org>
Wed, 12 Nov 2014 17:54:11 +0000 (18:54 +0100)
committerMichael Achenbach <machenbach@chromium.org>
Wed, 12 Nov 2014 17:54:22 +0000 (17:54 +0000)
commit90b6fc7f1cd0bc3bd5f099e6cdb83d01960da45d
treef926bf415cb3af7f58df93dccf92e554e9389641
parent5b509a715a1c8ee8fe5fc1a3a07741efcc417126
Switch release scripts to pure git.

This removes all svn features from the release scripts.

This also fixes a bug in commit position retrieval.

BUG=chromium:410721
LOG=n
R=tandrii@chromium.org
TBR=tandrii@chromium.org
TEST=script_test.py

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

Cr-Commit-Position: refs/heads/master@{#25307}
tools/push-to-trunk/auto_push.py
tools/push-to-trunk/bump_up_version.py
tools/push-to-trunk/common_includes.py
tools/push-to-trunk/git_recipes.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