Closed
Bug 390347
Opened 18 years ago
Closed 18 years ago
SVN Account Request - Alex Polvi <polvi@mozilla.com >
Categories
(mozilla.org :: Repository Account Requests, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: alex, Assigned: reed)
Details
I used to have authorization to pull/commit to www.mozilla.com module. May I have that activated again?
Thanks!
| Assignee | ||
Comment 1•18 years ago
|
||
Need approval from pkim, the module owner of www.mozilla.com.
Component: Server Operations → Server Operations: Account Requests
Summary: www.mozilla.com CVS account → SVN Account Request - Alex Polvi <polvi@mozilla.com>
| Assignee | ||
Updated•18 years ago
|
Assignee: server-ops → reed
| Assignee | ||
Comment 3•18 years ago
|
||
Your SVN account has been set up.
For anonymous browsing and checkout, use http://svn.mozilla.org
The svn url for mozilla.com related checkins/checkouts will be
svn+ssh://svn.mozilla.org/projects/mozilla.com/trunk/
Your e-mail address will be your svn login as well. You can pass this user
name directly on the svn url in the command line, but some svn clients get
confused with commands like this. In the example below substitute
'email@host.tld' with your e-mail address.
svn co svn+ssh://email@host.tld@svn.mozilla.org/blah
They interpret 'host.tld' to be the svn repository host name and
svn.mozilla.org to be the revision. In unix environments, to get around this
(client confusion), put this in your ~/.ssh/config
Host svn.mozilla.org
User email@host.tld
Then, you can simply use "svn co svn+ssh://svn.mozilla.org/blah"
Please refer to copious google search results to get this working on non-unix
platforms.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•17 years ago
|
Component: Server Operations: Account Requests → Account Request: SVN
QA Contact: justin → svn-acct-req
| Assignee | ||
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
•