Bug 63043

Summary: Change my entry from contributors to committers.
Product: WebKit Reporter: Naoki Takano <honten>
Component: New BugsAssignee: Naoki Takano <honten>
Status: RESOLVED FIXED    
Severity: Normal CC: dglazkov, eric, honten, tkent, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Patch none

Naoki Takano
Reported 2011-06-20 21:36:12 PDT
Change my entry from contributors to committers.
Attachments
Patch (1.95 KB, patch)
2011-06-20 21:37 PDT, Naoki Takano
no flags
Patch (1.92 KB, patch)
2011-06-23 18:10 PDT, Naoki Takano
no flags
Patch (1.82 KB, patch)
2011-06-25 15:44 PDT, Naoki Takano
no flags
Naoki Takano
Comment 1 2011-06-20 21:37:36 PDT
Kent Tamura
Comment 2 2011-06-20 22:06:06 PDT
Comment on attachment 97927 [details] Patch Please try to land this change yourself to confirm your permission.
Eric Seidel (no email)
Comment 3 2011-06-20 22:45:06 PDT
Comment on attachment 97927 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=97927&action=review > Tools/Scripts/webkitpy/common/config/committers.py:264 > + Contributor("Naoki Takano", "honten@chromium.org", "honten"), This is wrong. If you're in the Committers list, your record should be a Committer object.
Naoki Takano
Comment 4 2011-06-23 18:10:33 PDT
Naoki Takano
Comment 5 2011-06-23 18:11:21 PDT
Please review again.
Eric Seidel (no email)
Comment 6 2011-06-23 20:41:16 PDT
Comment on attachment 98448 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=98448&action=review > Tools/Scripts/webkitpy/common/config/committers.py:264 > + Committer("Naoki Takano", "honten@chromium.org", "honten"), The first entry should match your bugzilla username. Successive entries should be emails you use for svn, ChangeLog entries, webkit lists. etc. Sorry this isn't very well documented. You can see in the code that bugzilla_email() returns the first email in the array. It seems your bugzilla email is currently takano.naoki. If you plan to change it to chromium, that's great. But if not, you'll want to include it in your Committer entry.
Naoki Takano
Comment 7 2011-06-24 20:07:59 PDT
I change bugzilla email to honten@chromium.org. Is it Ok? (In reply to comment #6) > (From update of attachment 98448 [details]) > View in context: https://bugs.webkit.org/attachment.cgi?id=98448&action=review > > > Tools/Scripts/webkitpy/common/config/committers.py:264 > > + Committer("Naoki Takano", "honten@chromium.org", "honten"), > > The first entry should match your bugzilla username. Successive entries should be emails you use for svn, ChangeLog entries, webkit lists. etc. Sorry this isn't very well documented. You can see in the code that bugzilla_email() returns the first email in the array. It seems your bugzilla email is currently takano.naoki. If you plan to change it to chromium, that's great. But if not, you'll want to include it in your Committer entry.
Eric Seidel (no email)
Comment 8 2011-06-25 08:47:18 PDT
Comment on attachment 98448 [details] Patch LGTM.
WebKit Review Bot
Comment 9 2011-06-25 08:49:43 PDT
Comment on attachment 98448 [details] Patch Rejecting attachment 98448 [details] from commit-queue. Failed to run "['./Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '--bot-id=ec2-cq-02', '--port..." exit_code: 2 Last 500 characters of output: idel', u'--force']" exit_code: 1 Parsed 2 diffs from patch file(s). patching file Tools/ChangeLog Hunk #1 succeeded at 1 with fuzz 3. patching file Tools/Scripts/webkitpy/common/config/committers.py Hunk #1 FAILED at 83. Hunk #2 succeeded at 263 (offset 1 line). 1 out of 2 hunks FAILED -- saving rejects to file Tools/Scripts/webkitpy/common/config/committers.py.rej Failed to run "[u'/mnt/git/webkit-commit-queue/Tools/Scripts/svn-apply', u'--reviewer', u'Eric Seidel', u'--force']" exit_code: 1 Full output: http://queues.webkit.org/results/8933853
Naoki Takano
Comment 10 2011-06-25 15:30:36 PDT
Seems conflict... (In reply to comment #9) > (From update of attachment 98448 [details]) > Rejecting attachment 98448 [details] from commit-queue. > > Failed to run "['./Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '--bot-id=ec2-cq-02', '--port..." exit_code: 2 > > Last 500 characters of output: > idel', u'--force']" exit_code: 1 > > Parsed 2 diffs from patch file(s). > patching file Tools/ChangeLog > Hunk #1 succeeded at 1 with fuzz 3. > patching file Tools/Scripts/webkitpy/common/config/committers.py > Hunk #1 FAILED at 83. > Hunk #2 succeeded at 263 (offset 1 line). > 1 out of 2 hunks FAILED -- saving rejects to file Tools/Scripts/webkitpy/common/config/committers.py.rej > > Failed to run "[u'/mnt/git/webkit-commit-queue/Tools/Scripts/svn-apply', u'--reviewer', u'Eric Seidel', u'--force']" exit_code: 1 > > Full output: http://queues.webkit.org/results/8933853
Naoki Takano
Comment 11 2011-06-25 15:44:05 PDT
Naoki Takano
Comment 12 2011-06-25 15:45:04 PDT
Comment on attachment 98608 [details] Patch Try again.
WebKit Review Bot
Comment 13 2011-06-25 15:45:37 PDT
Comment on attachment 98608 [details] Patch Rejecting attachment 98608 [details] from review queue. honten@chromium.org does not have reviewer permissions according to http://trac.webkit.org/browser/trunk/Tools/Scripts/webkitpy/common/config/committers.py. - If you do not have reviewer rights please read http://webkit.org/coding/contributing.html for instructions on how to use bugzilla flags. - If you have reviewer rights please correct the error in Tools/Scripts/webkitpy/common/config/committers.py by adding yourself to the file (no review needed). The commit-queue restarts itself every 2 hours. After restart the commit-queue will correctly respect your reviewer rights.
WebKit Review Bot
Comment 14 2011-06-25 15:46:21 PDT
Comment on attachment 98608 [details] Patch Rejecting attachment 98608 [details] from commit-queue. honten@chromium.org does not have committer permissions according to http://trac.webkit.org/browser/trunk/Tools/Scripts/webkitpy/common/config/committers.py. - If you do not have committer rights please read http://webkit.org/coding/contributing.html for instructions on how to use bugzilla flags. - If you have committer rights please correct the error in Tools/Scripts/webkitpy/common/config/committers.py by adding yourself to the file (no review needed). The commit-queue restarts itself every 2 hours. After restart the commit-queue will correctly respect your committer rights.
Naoki Takano
Comment 15 2011-06-25 15:54:56 PDT
Comment on attachment 98608 [details] Patch If I cannot land this patch, I don't have the real right to commit... Please review and commit again.
Dimitri Glazkov (Google)
Comment 16 2011-06-25 16:03:36 PDT
(In reply to comment #15) > (From update of attachment 98608 [details]) > If I cannot land this patch, I don't have the real right to commit... > > Please review and commit again. If you're a committer, why can't you commit the patch?
Naoki Takano
Comment 17 2011-06-25 17:38:23 PDT
Yes, I have. But as you see the following error message, > If you have committer rights please correct the error in Tools/Scripts/webkitpy/common/config/committers.py by adding yourself to the file (no review needed). But I want to commit committers.py itself. It's kinda egg or chicken problem:-) (In reply to comment #16) > (In reply to comment #15) > > (From update of attachment 98608 [details] [details]) > > If I cannot land this patch, I don't have the real right to commit... > > > > Please review and commit again. > > If you're a committer, why can't you commit the patch?
Kent Tamura
Comment 18 2011-06-26 08:31:24 PDT
(In reply to comment #17) > Yes, I have. > > But as you see the following error message, > > If you have committer rights please correct the error in Tools/Scripts/webkitpy/common/config/committers.py by adding yourself to the file (no review needed). > But I want to commit committers.py itself. > > It's kinda egg or chicken problem:-) Your commit privilege for the svn repository and committers.py are NOT related. You should be able to commit this change by "svn commit", "git svn dcommit" without the committers.py change. The name in committers.py is for commit-queue privilege and email autocompletion.
Naoki Takano
Comment 19 2011-06-26 21:49:50 PDT
I tried landing. It looks like landing at r89779. But strange thing is my account. Even if I changed my account from takano.naoki@gmail.com to honten@chromium.org in bugzilla. But svn isn't changed. Where can I change the email for it? Thanks, (In reply to comment #18) > (In reply to comment #17) > > Yes, I have. > > > > But as you see the following error message, > > > If you have committer rights please correct the error in Tools/Scripts/webkitpy/common/config/committers.py by adding yourself to the file (no review needed). > > But I want to commit committers.py itself. > > > > It's kinda egg or chicken problem:-) > > Your commit privilege for the svn repository and committers.py are NOT related. > You should be able to commit this change by "svn commit", "git svn dcommit" without the committers.py change. The name in committers.py is for commit-queue privilege and email autocompletion.
Kent Tamura
Comment 20 2011-06-26 21:58:16 PDT
(In reply to comment #19) > Even if I changed my account from takano.naoki@gmail.com to honten@chromium.org in bugzilla. > But svn isn't changed. > Where can I change the email for it? Bugzilla account and svn privilege are not related. If you'd like to change to honten@chromium, please contact a person who you asked to set up your commit privilege.
Eric Seidel (no email)
Comment 21 2011-06-26 23:02:46 PDT
You can always list both in your Committer record. And infact you should if you have any patches committed under your old name. None of this is particularly important in the end.
Note You need to log in before you can comment on or make changes to this bug.