DescriptionExtend drover so it can revert any chrome revision.
* Use base chrome svn url for reverts to work with
branches and tools repos.
* Add heuristic to drover so it can search multiple
svn repos for the likely revision to revert.
Each of chrome, chrome-internal, native_client are separated by
more than 20k revisions, so we can programmatically determine
which repo the user wants to revert with high confidence.
TESTS=
- pylint (part of presubmit)
- tried recent tools/build chrome revision
- tried NaCl revision
- tried NaCl revision with --no-alt-urls (got rev from chrome)
- tried NaCl without valid svn credentials (got rev from chrome)
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=188792
Patch Set 1 : #Patch Set 2 : #
Total comments: 2
Patch Set 3 : #Messages
Total messages: 10 (0 generated)
|