Closed
Bug 370317
Opened 19 years ago
Closed 19 years ago
SVN Account Request - Michael Yuan <michael@michaelyuan.com >
Categories
(mozilla.org :: Repository Account Requests, task)
mozilla.org
Repository Account Requests
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: michael, Assigned: oremj)
Details
Attachments
(1 file)
|
245 bytes,
text/plain
|
Details |
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.0.9) Gecko/20061206 Firefox/1.5.0.9
Build Identifier:
Doug Turner is my voucher and he will serve as my super reviewer.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
| Reporter | ||
Comment 1•19 years ago
|
||
| Reporter | ||
Comment 2•19 years ago
|
||
The contributor agreement has already been faxed. Thanks.
Comment 3•19 years ago
|
||
i vouch. he has been helping me on the labs Joey project.
marcia, can you verify that you do have his fax'ed cvs account request?
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 4•19 years ago
|
||
This is the correct component for CVS access, but if you need SVN access, you'll need to file a separate bug in the mozilla.org :: Server Operations: Account Requests component. I'm pretty sure mobile already has a location in SVN for the project, so I'm not sure what you would need CVS access for.
Summary: Need SVN / CVS committer access to work on the "Firefox Mobile" project → CVS Account Request - Michael Yuan <michael@michaelyuan.com>
Comment 5•19 years ago
|
||
this isn't for CVS access, but SVN. Switching components.
Assignee: marcia → server-ops
Component: CVS Account Request → Server Operations: Account Requests
QA Contact: justdave → justin
Updated•19 years ago
|
Summary: CVS Account Request - Michael Yuan <michael@michaelyuan.com> → SVN Account Request - Michael Yuan <michael@michaelyuan.com>
| Assignee | ||
Updated•19 years ago
|
Assignee: server-ops → oremj
| Assignee | ||
Updated•19 years ago
|
Whiteboard: Waiting for Marcia's Verification
Comment 6•19 years ago
|
||
Might help if Marcia is CC'd. ;)
Comment 7•19 years ago
|
||
Form received.
Updated•19 years ago
|
Whiteboard: Waiting for Marcia's Verification
| Assignee | ||
Comment 8•19 years ago
|
||
Account setup. More instructions can be located at http://wiki.mozilla.org/SVN
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 9•19 years ago
|
||
Sorry, but it does not seem that the public key is correctly setup ... I am getting this:
svn co svn+ssh://michael@michaelyuan.com@svn.mozilla.org/labs/joey/trunk
Permission denied (publickey).
subversion/libsvn_ra_svn/marshal.c:255: (apr_err=210002)
svn: Connection closed unexpectedly
Could you double check that the public key file is correctly installed? Thanks a lot.
Comment 10•19 years ago
|
||
Add this to your ~/.ssh/config :
Host svn.mozilla.org
User michael@michaelyuan.com
Once you have added this, try |svn co svn+ssh://svn.mozilla.org/labs/joey/trunk|.
| Reporter | ||
Comment 11•19 years ago
|
||
I am getting the same error ... Please see below.
$ cat ~/.ssh/config
Host svn.mozilla.org
User michael@michaelyuan.com
$ svn co svn+ssh://svn.mozilla.org/labs/joey/trunk
Permission denied (publickey).
subversion/libsvn_ra_svn/marshal.c:255: (apr_err=210002)
svn: Connection closed unexpectedly
| Assignee | ||
Comment 12•19 years ago
|
||
Please try now.
| Reporter | ||
Comment 13•19 years ago
|
||
Works now. Thanks!
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
•