v8/tools/push-to-trunk
machenbach@chromium.org 44e3cfc651 Retrieve current version from trunk branch in push-to-trunk.
- This moves retrieving and incrementing the version before creating the change log
- Before the prepare push commit will be deprecated (follow up CL), the script deals with 3 build levels. X: the current build level on the last trunk push. X + 1: the build level for this trunk push. X + 2: the build level of the new version file on bleeding edge (to be deprecated).

BUG=
R=jkummerow@chromium.org

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@20071 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2014-03-19 13:10:41 +00:00
..
auto_roll.py Suppress error handling for test coverage in push and merge scripts. 2014-03-12 10:45:23 +00:00
common_includes.py Deprecate ChangeLog on bleeding_edge. 2014-03-18 12:46:48 +00:00
git_recipes.py Retrieve current version from trunk branch in push-to-trunk. 2014-03-19 13:10:41 +00:00
merge_to_branch.py Suppress error handling for test coverage in push and merge scripts. 2014-03-12 10:45:23 +00:00
push_to_trunk.py Retrieve current version from trunk branch in push-to-trunk. 2014-03-19 13:10:41 +00:00
script_test.py Add coverage analysis to push and merge script tests. 2014-03-03 20:17:03 +00:00
test_scripts.py Retrieve current version from trunk branch in push-to-trunk. 2014-03-19 13:10:41 +00:00