Closed
Bug 373324
Opened 19 years ago
Closed 18 years ago
SVN account for mozilla.com editing access
Categories
(mozilla.org :: Repository Account Requests, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: deb, Assigned: oremj)
Details
Attachments
(1 file)
|
225 bytes,
text/plain
|
Details |
I need to be able to change the mozilla.com site, so need an SVN account set up. Will attach ssh key momentarily. (Hopefully this is the right component for this request, apologies if not!)
| Reporter | ||
Comment 1•19 years ago
|
||
| Assignee | ||
Updated•19 years ago
|
Assignee: server-ops → oremj
| Assignee | ||
Comment 2•19 years ago
|
||
Pkim would you please approve this.
a=pkim
But since it's Deb, I'm gonna require a cash deposit up front as well.
I keed, I keed.
| Reporter | ||
Comment 4•19 years ago
|
||
I'll take you out for a beer/coffee sometime.
| Assignee | ||
Comment 5•19 years ago
|
||
You should be all set. Instructions on using SVN are located here: http://wiki.mozilla.org/SVN
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 6•18 years ago
|
||
Hi. I'm having problems trying to connect. The checkout string I'm trying to use is:
lappy2:~ dria$ svn co svn+ssh://svn.mozilla.org/projects/mozilla.com/trunk/ mozilla.com
But I'm getting the following error:
"Permission denied (publickey)."
I tried sshing in as both deb@svn.mozilla.org and dria@svn.mozilla.org but got the same error. Not sure what's up.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 7•18 years ago
|
||
Deb,
I remember this issue, I think you need to:
1) Ensure that you have a ~/.ssh directory
2) have a text file in there called "config"
3) Have the following lines:
Host svn.mozilla.org
User bhashem@mozilla.com
4) Ensure it has 644 ownership:
chmod 644 config
| Reporter | ||
Comment 8•18 years ago
|
||
Oop, that got it. Thanks.
Status: REOPENED → RESOLVED
Closed: 19 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
Updated•17 years ago
|
Group: mozillaorgconfidential
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
•