Closed Bug 385952 Opened 17 years ago Closed 17 years ago

SVN Account Request - Alex Buchanan <abuchanan@mozilla.com>

Categories

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

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: abuchanan, Assigned: reed)

Details

Putting this under CVS Account Request because I can't find anything for SVN.

I'd like commit access projects/kubla/trunk

CC morgamic or clouserw if you need verify
Assignee: marcia → server-ops
Component: CVS Account Request → Server Operations: Account Requests
OS: Linux → All
QA Contact: justdave → justin
Hardware: PC → All
Need a voucher, plus you need to fill out the CVS Contributor Form from http://www.mozilla.org/hacking/form.html (yes, I know it says CVS, but until we get the new form done, everybody has to fill it out even if stuff is for Subversion).
Assignee: server-ops → reed
Summary: SVN commit acces for Kubla → SVN Account Request - Alex Buchanan <abuchanan@mozilla.com>
r=clouserw
r=morgamic too
Form was placed in Marcia's chair.
Status: NEW → ASSIGNED
Your SVN account has been set up.

For anonymous browsing and checkout, use http://svn.mozilla.org

The svn url for locale related checkins/checkouts will be
svn+ssh://svn.mozilla.org/projects/kubla/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: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
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.