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

Issue 3622002: git_cl_hooks: get cl fields vi git_cl accessors instead of using backquote (Closed)

Created:
10 years, 2 months ago by Mandeep Singh Baines
Modified:
9 years, 7 months ago
CC:
chromium-reviews, M-A Ruel
Visibility:
Public.

Description

git_cl_hooks: get cl fields vi git_cl accessors instead of using backquote This is part 2 of a 2-part change which fixes a bug where git-cl hangs if ~/.codereview_upload_cookies does not exist. It is actually waiting on user input for email/password (but you don't see the prompt because it's happening in a subprocess). BUG=none TEST=Verified that the hang is fixed. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=61822

Patch Set 1 #

Total comments: 1

Patch Set 2 : Remove symlink. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -3 lines) Patch
M git_cl_hooks.py View 2 chunks +10 lines, -3 lines 0 comments Download

Messages

Total messages: 17 (0 generated)
Mandeep Singh Baines
10 years, 2 months ago (2010-10-04 23:05:23 UTC) #1
Evan Martin
Why does this change fix the bug?
10 years, 2 months ago (2010-10-04 23:09:27 UTC) #2
Evan Martin
This looks good to me, but let's see what M-A thinks http://codereview.chromium.org/3622002/diff/1/3 File git_cl_repo (right): ...
10 years, 2 months ago (2010-10-04 23:19:39 UTC) #3
Mandeep Singh Baines
On Mon, Oct 4, 2010 at 4:09 PM, <evan@chromium.org> wrote: > Why does this change ...
10 years, 2 months ago (2010-10-04 23:24:30 UTC) #4
Mandeep Singh Baines
On Mon, Oct 4, 2010 at 4:19 PM, <evan@chromium.org> wrote: > This looks good to ...
10 years, 2 months ago (2010-10-04 23:50:42 UTC) #5
Evan Martin
On 2010/10/04 23:50:42, Mandeep Singh Baines wrote: > So I created a symlink to workaround. ...
10 years, 2 months ago (2010-10-04 23:53:01 UTC) #6
Mandeep Singh Baines
On Mon, Oct 4, 2010 at 4:53 PM, <evan@chromium.org> wrote: > On 2010/10/04 23:50:42, Mandeep ...
10 years, 2 months ago (2010-10-04 23:55:04 UTC) #7
M-A Ruel
What about changing depot_tools/git-cl first to git clone into git_cl_repo first instead of git-cl-repo and ...
10 years, 2 months ago (2010-10-04 23:59:30 UTC) #8
Evan Stade
this is causing git cl presubmit to crash. Reverting it fixes the problem. Trace follows: ...
10 years, 2 months ago (2010-10-07 22:02:56 UTC) #9
Mandeep Singh Baines
D'oh. Fix coming up. On Thu, Oct 7, 2010 at 3:02 PM, <estade@chromium.org> wrote: > ...
10 years, 2 months ago (2010-10-07 23:03:39 UTC) #10
willchan no longer on Chromium
It's been broken for at least an hour. msb, are you reverting? Note that people ...
10 years, 2 months ago (2010-10-07 23:34:19 UTC) #11
Mandeep Singh Baines
Reverted. On Thu, Oct 7, 2010 at 4:34 PM, William Chan (陈智昌) <willchan@chromium.org> wrote: > ...
10 years, 2 months ago (2010-10-07 23:45:24 UTC) #12
stuartmorgan
On 2010/10/07 23:45:24, Mandeep Singh Baines wrote: > Reverted. Argh, we were about to land ...
10 years, 2 months ago (2010-10-07 23:49:55 UTC) #13
Evan Stade
thank you for reverting -- Evan Stade On Thu, Oct 7, 2010 at 4:49 PM, ...
10 years, 2 months ago (2010-10-07 23:52:11 UTC) #14
Mandeep Singh Baines
On Thu, Oct 7, 2010 at 4:49 PM, <stuartmorgan@chromium.org> wrote: > On 2010/10/07 23:45:24, Mandeep ...
10 years, 2 months ago (2010-10-07 23:57:03 UTC) #15
Evan Stade
On Thu, Oct 7, 2010 at 4:56 PM, Mandeep Singh Baines <msb@chromium.org> wrote: > On ...
10 years, 2 months ago (2010-10-08 00:02:42 UTC) #16
Mandeep Singh Baines
10 years, 2 months ago (2010-10-08 00:04:47 UTC) #17
On Thu, Oct 7, 2010 at 5:02 PM, Evan Stade <estade@chromium.org> wrote:
> On Thu, Oct 7, 2010 at 4:56 PM, Mandeep Singh Baines <msb@chromium.org> wrote:
>> On Thu, Oct 7, 2010 at 4:49 PM,  <stuartmorgan@chromium.org> wrote:
>>> On 2010/10/07 23:45:24, Mandeep Singh Baines wrote:
>>>>
>>>> Reverted.
>>>
>>> Argh, we were about to land http://codereview.chromium.org/3541019 to fix
>>> this,
>>> as discussed in IRC.
>>>
>>
>> Oops. Didn't know about that change. Wasn't on the CC.
>>
>> I'm on IRC but on the chromium-os-dev channel.
>
> you should probably always sit in #chromium, but if you are committing
> to the chrome tree, you should definitely be in #chromium
>

Good point. I do make git-cl and depot_tools changes every once in a while.
I'll add chromium to my list of channels.

>>
>>> http://codereview.chromium.org/3622002/show
>>>
>>
>> LGTM on the change though.
>>
>> You could cherry-pick my old change and then cherry-pick your change on top.
>>
>

Powered by Google App Engine
This is Rietveld 408576698