Closed Bug 450291 Opened 17 years ago Closed 17 years ago

SVN Account Request for Mark Banner

Categories

(mozilla.org :: Repository Account Requests, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: standard8, Assigned: reed)

Details

I need svn checkin access to the mozillamessaging svn project. I am the release driver for Thunderbird 3.0b1 and will be doing the release notes. My LDAP account is: bugzilla@standard8.plus.com My public key is already on the LDAP servers or in attachment 186734 [details] I need write access to the following location: svn.mozilla.org/projects/mozillamessaging.com/ Thanks.
davida, approval?
a=davida
Assignee: marcia → reed
Your SVN account has been set up. For anonymous browsing and checkout, use http://svn.mozilla.org The svn url for mozillamessaging.com related checkins/checkouts will be svn+ssh://svn.mozilla.org/projects/mozillamessaging.com/ 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: 17 years ago
Resolution: --- → FIXED
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.