Fix push script for autoroll account.
authormachenbach@chromium.org <machenbach@chromium.org>
Sun, 2 Nov 2014 13:12:46 +0000 (13:12 +0000)
committermachenbach@chromium.org <machenbach@chromium.org>
Sun, 2 Nov 2014 13:13:17 +0000 (13:13 +0000)
commit803872ecbd11bdff877dcbc15d15a181558c59be
tree04bc4231ef62b9f6d6cf4630b05eadc87a450f42
parenta4ee4d608b97565e3e8a307cc076d54e33ee3240
Fix push script for autoroll account.

Push tags to the repo not to the remote - which is a cache
checkout on the bots.

Add new files when doing pure svn commits. Otherwise, new
files are silently ignored and not committed.

BUG=408523
LOG=n
TEST=script_test.py
TBR=tandrii@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#25049}
git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@25049 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
tools/push-to-trunk/common_includes.py
tools/push-to-trunk/test_scripts.py