Closed
Bug 377006
Opened 18 years ago
Closed 18 years ago
Create mozilla.com localizer SVN account for Channy Yun
Categories
(mozilla.org :: Repository Account Requests, task)
mozilla.org
Repository Account Requests
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: channy, Assigned: oremj)
References
Details
Attachments
(1 file)
609 bytes,
text/plain
|
Details |
Name: Channy Yun
Locale: ko
email: channy@mozilla.or.kr
Reporter | ||
Comment 1•18 years ago
|
||
Updated•18 years ago
|
Component: Server Operations → Server Operations: Account Requests
OS: Windows XP → All
Hardware: PC → All
Updated•18 years ago
|
Attachment #261128 -
Attachment mime type: application/vnd.ms-publisher → text/plain
Assignee | ||
Updated•18 years ago
|
Assignee: server-ops → oremj
Comment 2•18 years ago
|
||
a=clouserw
Assignee | ||
Comment 3•18 years ago
|
||
Account created. Please view wiki.mozilla.org/SVN for instructions on subversion use.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 4•18 years ago
|
||
I checked out my repository via svn https://svn.mozilla.org.
But, I cannot commit files.
channy@channy ~ $ svn commit -m "test'
Authentication (realm): <https://svn.mozilla.org:443> Mozilla LDAP
Password for 'channy':
Authentication realm: <http://intranet:80> JTeam Authorization
Username: channy@mozilla.or.kr
Password for 'channy@mozilla.or.kr':
...
svn: COMMIT request failed on '/svn'
svn: MKACTIVITY of '/!svn/act/2f84f9ce-3536-0410-b8fd-90770f9220f8': authorization failed (https://svn.mozilla.org)
I guess whether I don't know my account id or password.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 5•18 years ago
|
||
Please paste the output of "svn info" in that directory.
Comment 6•18 years ago
|
||
(In reply to comment #4)
> Authentication realm: <http://intranet:80> JTeam Authorization
This realm name makes me think some type of proxy is intercepting your calls to svn.mozilla.org.
Reporter | ||
Comment 7•18 years ago
|
||
I connected directly to svn.mozilla.org. But It didn't work. Is my account channy@mozilla.or.kr?
Comment 8•18 years ago
|
||
(In reply to comment #7)
> I connected directly to svn.mozilla.org. But It didn't work. Is my account
> channy@mozilla.or.kr?
It is indeed. Have you tried just using svn+ssh://svn.mozilla.org instead of https://svn.mozilla.org?
Reporter | ||
Comment 9•18 years ago
|
||
(In reply to comment #8)
> It is indeed. Have you tried just using svn+ssh://svn.mozilla.org instead of
> https://svn.mozilla.org?
I already tried that, but didn't work too. Wil recommended to use https instead of svn+ssh. There is some problem in password I may forget.
$svn checkout svn+ssh://svn.mozilla.org/addons/trunk/site/app/locale/ko
Permission denied (publickey).
Comment 10•18 years ago
|
||
Do you have this in your ~/.ssh/config :
Host svn.mozilla.org
User channy@mozilla.or.kr
?
Reporter | ||
Comment 11•18 years ago
|
||
You're right. Thanks. It works.
Status: REOPENED → RESOLVED
Closed: 18 years ago → 18 years ago
Resolution: --- → FIXED
Updated•17 years ago
|
Component: Server Operations: Account Requests → Account Request: SVN
QA Contact: justin → svn-acct-req
Component: Account Request: SVN → Repository Account Requests
QA Contact: svn-acct-req → repo-acct-req
You need to log in
before you can comment on or make changes to this bug.
Description
•