Closed
Bug 504281
Opened 16 years ago
Closed 15 years ago
SVN Account Request - Seong-wook Gong <arbi316@gmail.com >
Categories
(mozilla.org :: Repository Account Requests, task)
mozilla.org
Repository Account Requests
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: arbi316, Assigned: jlaz)
Details
Attachments
(2 files, 5 obsolete files)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; ko; rv:1.9.1) Gecko/20090624 Firefox/3.5 (.NET CLR 3.5.30729)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.0; ko; rv:1.9.1) Gecko/20090624 Firefox/3.5 (.NET CLR 3.5.30729)
I wanna SVN Account for localizing AMO ko site.
Too many strings are still displaying in english
I need write access to the following locations:
http://svn.mozilla.org/addons/trunk/site/app/locale/ko/
Thanks
Reproducible: Didn't try
Comment 1•16 years ago
|
||
You will need to submit the Committer's agreement to Erica and attach an SSH key to the bug. Also will need a voucher -> https://wiki.mozilla.org/Commit_Policy:Current_Procedures shows the list of people who can vouch for that area.
http://www.mozilla.org/hacking/committer/committers-agreement.pdf is where you can find the Committer's agreement.
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Comment 2•16 years ago
|
||
I have received Seonguk's Committer's Agreement.
Reporter | ||
Comment 3•16 years ago
|
||
(In reply to comment #2)
> I have received Seonguk's Committer's Agreement.
When am I able to use my SVN account?
Reporter | ||
Comment 4•16 years ago
|
||
Comment 5•16 years ago
|
||
Comment on attachment 389420 [details]
My SSH private key for Putty
Guh, you should never give out your private key. This private key is completely worthless now. You need to regenerate a new key and post the public (.pub) portion of the key.
Attachment #389420 -
Attachment is obsolete: true
Attachment #389420 -
Attachment mime type: application/octet-stream → text/plain
Reporter | ||
Comment 6•16 years ago
|
||
Reporter | ||
Updated•16 years ago
|
Attachment #389421 -
Attachment is obsolete: true
Reporter | ||
Comment 7•16 years ago
|
||
Comment 8•16 years ago
|
||
Thankfully Mr. Gong recently contributed a translation of new messages for AMO 5.0.7. I committed his jobs to addon repository.
But, I'm not sure whether he's good at commit rules and svn usage to get vouch or not. It seems to be needed more jobs by him and time. I personally emailed to explained to him.
I suggest this bug to be fixed by "resolved incomplete" and I'll reopen this bug if he is prepared.
Reporter | ||
Comment 9•16 years ago
|
||
(In reply to comment #8)
> Thankfully Mr. Gong recently contributed a translation of new messages for AMO
> 5.0.7. I committed his jobs to addon repository.
>
> But, I'm not sure whether he's good at commit rules and svn usage to get vouch
> or not. It seems to be needed more jobs by him and time. I personally emailed
> to explained to him.
>
> I suggest this bug to be fixed by "resolved incomplete" and I'll reopen this
> bug if he is prepared.
I understand. Thanks for answer
Comment 10•16 years ago
|
||
Thank you both for your contributions. Seonguk, it's standard practice for contributers to add patches to bugs and work through other people who have commit access for a while. Since that's Channy's recommendation we'll go with that for the time being.
Thanks!
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → INCOMPLETE
Comment 11•15 years ago
|
||
I want to recommend Mr. Gong as a Korean localizer of Add-ons and getpersona. He has been tireless contributions for a year and I think he has sufficient to do this work. Please reopen this bug and process it for svn.mozilla.org.
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
Updated•15 years ago
|
OS: Windows Vista → All
Hardware: x86 → All
Summary: SVN Account Request - arbi316 arbi316@gmail.com → SVN Account Request - Seonguk Gong <arbi316@gmail.com>
Updated•15 years ago
|
Attachment #389425 -
Attachment mime type: application/octet-stream → text/plain
Comment 12•15 years ago
|
||
I have received Seonguk's Committer's Agreement.
Comment 13•15 years ago
|
||
a=clouserw for svn.mozilla.org/addons/trunk/site/app/locale/ko/
Comment 14•15 years ago
|
||
This is the output of:
curl https://bug504281.bugzilla.mozilla.org/attachment.cgi?id=389425 2>/dev/null | ssh-keygen -i -f /dev/stdin
(IT needs the pubkey in OpenSSH format)
Updated•15 years ago
|
Attachment #389425 -
Attachment is obsolete: true
Comment 15•15 years ago
|
||
Over to IT for an SVN account with authz changes for:
svn.mozilla.org/addons/trunk/site/app/locale/ko/
Assignee: marcia → server-ops
Assignee | ||
Updated•15 years ago
|
Assignee: server-ops → jlazaro
Assignee | ||
Comment 16•15 years ago
|
||
arbi316@gmail.com LDAP account created with
rw for svn.mozilla.org/addons/trunk/site/app/locale/ko/
-jlazaro
Status: REOPENED → RESOLVED
Closed: 16 years ago → 15 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 17•15 years ago
|
||
I can't commit messages.po and mo files
error message - Can't open 'repo/svn/mozilla/db/tempfile.tmp': Permission denied
How can I deal with this problem?
Comment 18•15 years ago
|
||
what does 'svn status' say?
Reporter | ||
Comment 19•15 years ago
|
||
(In reply to comment #18)
> what does 'svn status' say?
What's svn status? I'm using tortoise svn client. Where can I find it out?
Comment 20•15 years ago
|
||
I don't know about Tortoise. Make sure you are checked out over https and not http. https://wiki.mozilla.org/SVN might help.
Reporter | ||
Comment 21•15 years ago
|
||
(In reply to comment #20)
> I don't know about Tortoise. Make sure you are checked out over https and not
> http. https://wiki.mozilla.org/SVN might help.
I'd used svn on cygwin. I type 'svn commit --file msg.txt messages.po' to commit messages.po file but server request username and password.
I assume it is LDAP account and its password however, the server doesn't confirm my LDAP account. My LDAP account is arbi316@gmail.com
I suspect permission issue. The server uses ssh protocol and it means if I can't auth private key even I can't check out. Of course I can check out.
Component: Account Request: SVN → Repository Account Requests
QA Contact: svn-acct-req → repo-acct-req
Reporter | ||
Updated•15 years ago
|
Summary: SVN Account Request - Seonguk Gong <arbi316@gmail.com> → SVN Account Request - Seong-wook Gong <arbi316@gmail.com>
Reporter | ||
Updated•15 years ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Reporter | ||
Comment 22•15 years ago
|
||
My previous key couldn't write to svn.
So I would upload a new public key.
Please register this key instead old one.
My LDAP Account is arbi316@gmail.com
Reporter | ||
Updated•15 years ago
|
Attachment #451627 -
Attachment is obsolete: true
Reporter | ||
Comment 23•15 years ago
|
||
New SSH-DSA-pub-key
My previous key couldn't write to svn.
So I would upload a new public key.
Please register this key instead old one.
My LDAP Account is arbi316@gmail.com
Reporter | ||
Comment 24•15 years ago
|
||
Comment on attachment 451628 [details]
New SSH-DSA-pub-key (re-uploaded)
ssh-dss AAAAB3NzaC1kc3MAAACBAJKkilSmQ9rw86ethFGDNm11QZ03dSYaDU7TiCZDapDDq7mC51hR+HvoHMfZzW11jJMnkI2f4pC+8LEPKl/c9/Ui+9uX2L4lc+H9EvkJQaTMET9OGM+WpOE/sTaZj1CaFCpobLeCW/RokDhDQnNKMLQYLpJioJiLnaprrc7MzmynAAAAFQDbYv9qrAnIIzzIPoPgaafoU8p5EQAAAIA2Sj9FJRxcJVRvKsyInWkeTlElOVFxWdBcp+aV3vMlxFYs6noVlmT8TwYDJkVNVc8J354Hy9O3t8RebrXqx72Y6YhmnxJ/YRCgMNxD2dEOesErnT15v53knRY2BvUrrXl+15oszuLOo7GiSiQ5R3iGolqTunGBhBuISqNJRVA7UgAAAIB0Ks8TW5DJAYg5UV9srJr+9jvvYDk0njtiUIvKsX57GCA96YQXybxvTgzy9zwHXNyV++JkwgarbKGIbKNjjiDMiDZx6/XRNFf55QucvD5++4kS3a+FyIm998Z9MhxXlxdA+Qh4Xn6mm6NKDO2nP/cwD87yT6ed9L0UxBDBu0RKJw== arbi316@gmail.com
Reporter | ||
Comment 25•15 years ago
|
||
Comment on attachment 451628 [details]
New SSH-DSA-pub-key (re-uploaded)
>---- BEGIN SSH2 PUBLIC KEY ----
>Comment: "arbi316@gmail.com"
>AAAAB3NzaC1kc3MAAACBAJKkilSmQ9rw86ethFGDNm11QZ03dSYaDU7TiCZDapDD
>q7mC51hR+HvoHMfZzW11jJMnkI2f4pC+8LEPKl/c9/Ui+9uX2L4lc+H9EvkJQaTM
>ET9OGM+WpOE/sTaZj1CaFCpobLeCW/RokDhDQnNKMLQYLpJioJiLnaprrc7Mzmyn
>AAAAFQDbYv9qrAnIIzzIPoPgaafoU8p5EQAAAIA2Sj9FJRxcJVRvKsyInWkeTlEl
>OVFxWdBcp+aV3vMlxFYs6noVlmT8TwYDJkVNVc8J354Hy9O3t8RebrXqx72Y6Yhm
>nxJ/YRCgMNxD2dEOesErnT15v53knRY2BvUrrXl+15oszuLOo7GiSiQ5R3iGolqT
>unGBhBuISqNJRVA7UgAAAIB0Ks8TW5DJAYg5UV9srJr+9jvvYDk0njtiUIvKsX57
>GCA96YQXybxvTgzy9zwHXNyV++JkwgarbKGIbKNjjiDMiDZx6/XRNFf55QucvD5+
>+4kS3a+FyIm998Z9MhxXlxdA+Qh4Xn6mm6NKDO2nP/cwD87yT6ed9L0UxBDBu0RK
>Jw==
>---- END SSH2 PUBLIC KEY ----
Attachment #451628 -
Attachment is obsolete: true
Reporter | ||
Comment 26•15 years ago
|
||
It's a lastest SSH-DSA-pub-key
My previous key couldn't write to svn.
So I would upload a new public key.
Please register this key instead old one.
My LDAP Account is arbi316@gmail.com
Assignee | ||
Comment 27•15 years ago
|
||
SSH key from comment #26 attached to arbi316@gmail.com, please re-open if you continue to have any trouble
-jlazaro
Status: REOPENED → RESOLVED
Closed: 15 years ago → 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•