Closed
Bug 377452
Opened 19 years ago
Closed 19 years ago
SVN Account Request - Dan Mosedale <dmosedale@mozilla.com >
Categories
(mozilla.org :: Repository Account Requests, task)
mozilla.org
Repository Account Requests
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dmosedale, Assigned: aravind)
Details
Attachments
(1 file)
|
614 bytes,
application/octet-stream
|
Details |
I'm hoping to push a project to Mozilla labs soon, and I need checkin privs in order to land it.
Updated•19 years ago
|
Summary: need svn.mozilla.org account with checkin privs → SVN Account Request - Dan Mosedale <dmosedale@mozilla.com>
Updated•19 years ago
|
Assignee: server-ops → aravind
| Assignee | ||
Comment 1•19 years ago
|
||
I will need to know what specific path your checkins will go to. Also, please attach you ssh public key.
| Reporter | ||
Comment 2•19 years ago
|
||
Here's my public key; I'll be checking in to labs/fusion
| Assignee | ||
Comment 3•19 years ago
|
||
Can I grant this access to your mozilla.com address or would you prefer using your .org address?
| Reporter | ||
Comment 4•19 years ago
|
||
I'd prefer the .org address, since that will match my cvs.mozilla.org account. However, if that's too much of a pain to implement, I'd rather get the access sooner than later and could live with the .com address.
| Assignee | ||
Comment 5•19 years ago
|
||
Your subversion account is ready. Please use dmose@mozilla.org as your login.
your svn checkout should look like
svn co svn+ssh://dmose@mozilla.org@svn.mozilla.org/labs/fusion
You will probably find it easier to set this in your .ssh/config file
Host svn.mozilla.org
User dmose@mozilla.org
You can then simply use svn co svn+ssh://svn.mozilla.org/labs/fusion to checkout.
You can also check-in using https at https://svn.mozilla.org/labs/fusion.
The r/o repo is available at http://svn.mozilla.org.
Status: NEW → RESOLVED
Closed: 19 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
•