Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(597)

Issue 103053011: Honor svn-remote.*.rewriteRoot option. (Closed)

Created:
7 years ago by szager1
Modified:
7 years ago
Reviewers:
M-A Ruel, blundell
CC:
chromium-reviews, Dirk Pranke, cmp-cc_chromium.org, M-A Ruel, iannucci+depot_tools_chromium.org, ilevy-cc_chromium.org
Visibility:
Public.

Description

Honor svn-remote.*.rewriteRoot option. MatchSvnGlob uses the root url to grep for existing svn commits by matching the git-svn-id lines in the commit messages. If there is a rewriteRoot config, then the git-svn-id lines will have the rewritten url's, and the code should match against that. R=blundell@chromium.org,maruel@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=241043

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -0 lines) Patch
M git_cl.py View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
szager1
7 years ago (2013-12-16 19:33:17 UTC) #1
M-A Ruel
lgtm
7 years ago (2013-12-16 20:06:11 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/szager@chromium.org/103053011/1
7 years ago (2013-12-16 22:05:29 UTC) #3
commit-bot: I haz the power
Change committed as 241043
7 years ago (2013-12-16 22:07:02 UTC) #4
blundell
7 years ago (2013-12-17 09:15:58 UTC) #5
Message was sent while issue was closed.
LGTM

I ran a test and confirmed that this change fixes the problem that I described
in
https://groups.google.com/a/chromium.org/forum/#!topic/chromium-dev/yq1s1oEBn5Y.

Thanks!

Powered by Google App Engine
This is Rietveld 408576698