Confirmed users, Bureaucrats and Sysops emeriti
1,737
edits
No edit summary |
|||
Line 20: | Line 20: | ||
=How to get an account= | =How to get an account= | ||
== SVN account for general access == | |||
File an IT ticket with your username on the CVS server and which project you’re working on. | File an IT ticket with your username on the CVS server and which project you’re working on. | ||
If you don’t have a CVS account, you need to get a [http://www.mozilla.org/hacking/form.html form] filled out and attach your public key to the bug. | If you don’t have a CVS account, you need to get a [http://www.mozilla.org/hacking/form.html form] filled out and attach your public key to the bug. | ||
== SVN account for localizers == | |||
* Load the [https://bugzilla.mozilla.org/enter_bug.cgi?product=mozilla.org&format=itrequest IT request form] and fill in the values: | |||
** Uncheck the box at the top | |||
** Change the urgency to "normal" | |||
** Choose the first request type ("Request an LDAP/SVN/Hg/E-mail/etc. account") | |||
** Summary should be: SVN account request for __________ (where ________ is your name) | |||
** CC: type ":clouserw" in the box. If you have an L10n leader or anyone else that needs to be aware you are getting an account add their email addresses to the box. It's just a comma separated list. | |||
** Description: Fill in something like: | |||
Hi, I'd like to get SVN commit access. I'm the en-US owner. I have a CVS | |||
account from bug 111111. | |||
My LDAP account is: _____@_____.__ | |||
I need write access to the following locations: | |||
svn.mozilla.org/addons/trunk/site/app/locale/en-US/ | |||
svn.mozilla.org/projects/mozilla.com/trunk/en-US/ | |||
svn.mozilla.org/projects/mozilla-europe.org/trunk/en/ | |||
Thanks. | |||
*** If you have an existing LDAP or CVS account be sure to mention what it is and the bug that you got it in | |||
*** If you want to be able to commit over svn+ssh you'll need to attach a public key to your request. Otherwise you'll only be able to commit over https. | |||
** URL: ignore this field | |||
* Submit the ticket | |||
=How to connect= | =How to connect= |