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

Issue 652193004: Fix reitveld base URL for googlesource.com repos. (Closed)

Created:
6 years, 2 months ago by Sam Clegg
Modified:
6 years, 2 months ago
CC:
chromium-reviews, Dirk Pranke, cmp-cc_chromium.org, iannucci+depot_tools_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/master
Project:
tools
Visibility:
Public.

Description

Fix reitveld base URL for googlesource.com repos. The base url was previously being generated as URL@BRANCH. I'm not sure if this works anywhere but it certainly doesn't on googlesource.com. Here we want URL/+/BRANCH. R=iannucci@chromium.org, sergeyberezin@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=292493

Patch Set 1 #

Patch Set 2 : #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -3 lines) Patch
M git_cl.py View 1 1 chunk +7 lines, -3 lines 2 comments Download

Messages

Total messages: 22 (4 generated)
Sam Clegg
https://codereview.chromium.org/652193004/diff/20001/git_cl.py File git_cl.py (left): https://codereview.chromium.org/652193004/diff/20001/git_cl.py#oldcode1701 git_cl.py:1701: if cl.GetRemoteUrl() and '/' in cl.GetUpstreamBranch(): '/' seems to ...
6 years, 2 months ago (2014-10-14 22:45:49 UTC) #2
Sam Clegg
Would be nice if the url was clickable in reitveld too, but at least this ...
6 years, 2 months ago (2014-10-14 22:46:36 UTC) #3
iannucci
Sergey, do you know if the base url is used for anything any more (e.g. ...
6 years, 2 months ago (2014-10-15 00:09:02 UTC) #5
Sergey Berezin
On 2014/10/15 00:09:02, iannucci wrote: > Sergey, do you know if the base url is ...
6 years, 2 months ago (2014-10-15 00:11:57 UTC) #6
iannucci
On 2014/10/15 00:11:57, Sergey Berezin wrote: > On 2014/10/15 00:09:02, iannucci wrote: > > Sergey, ...
6 years, 2 months ago (2014-10-15 00:13:44 UTC) #7
Sam Clegg
On 2014/10/15 00:13:44, iannucci wrote: > On 2014/10/15 00:11:57, Sergey Berezin wrote: > > On ...
6 years, 2 months ago (2014-10-15 00:20:44 UTC) #8
Sam Clegg
On 2014/10/15 00:20:44, Sam Clegg wrote: > On 2014/10/15 00:13:44, iannucci wrote: > > On ...
6 years, 2 months ago (2014-10-15 00:21:28 UTC) #9
iannucci
per offline discussion, lgtm
6 years, 2 months ago (2014-10-15 20:41:44 UTC) #10
Sergey Berezin
lgtm
6 years, 2 months ago (2014-10-15 20:45:42 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/652193004/20001
6 years, 2 months ago (2014-10-15 22:02:53 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/652193004/20001
6 years, 2 months ago (2014-10-15 22:02:53 UTC) #14
commit-bot: I haz the power
Failed to apply patch for git_cl.py: While running patch -p1 --forward --force --no-backup-if-mismatch; can't find ...
6 years, 2 months ago (2014-10-15 22:02:58 UTC) #16
Sam Clegg
On 2014/10/15 22:02:58, I haz the power (commit-bot) wrote: > Failed to apply patch for ...
6 years, 2 months ago (2014-10-15 23:25:58 UTC) #17
iannucci
Sounds unrelated to this change, but that's the default git-svn remote (e.g. if you don't ...
6 years, 2 months ago (2014-10-16 20:49:48 UTC) #18
Sam Clegg
Committed patchset #2 (id:20001) manually as 292493.
6 years, 2 months ago (2014-10-16 21:01:29 UTC) #19
jam
On 2014/10/16 21:01:29, Sam Clegg wrote: > Committed patchset #2 (id:20001) manually as 292493. hi ...
6 years, 2 months ago (2014-10-17 18:26:16 UTC) #20
jam
A revert of this CL (patchset #2 id:20001) has been created in https://codereview.chromium.org/665653002/ by jam@chromium.org. ...
6 years, 2 months ago (2014-10-17 18:32:04 UTC) #21
jam
6 years, 2 months ago (2014-10-17 18:43:59 UTC) #22
Message was sent while issue was closed.
On 2014/10/17 18:32:04, jam wrote:
> A revert of this CL (patchset #2 id:20001) has been created in
> https://codereview.chromium.org/665653002/ by mailto:jam@chromium.org.
> 
> The reason for reverting is: I've verified that by updating depot_tools to be
> before this cl, things work again.
> 
> See the base urls and CQ landing https://codereview.chromium.org/645033006
> successfully..

even the revert failed through the CQ because of this, so I did it manually
using svn (committed in r292513)

Powered by Google App Engine
This is Rietveld 408576698