Closed
Bug 357158
Opened 19 years ago
Closed 18 years ago
Create mozilla.com localizer SVN account for Ruben Martin
Categories
(mozilla.org :: Repository Account Requests, task)
mozilla.org
Repository Account Requests
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: pascalc, Assigned: aravind)
References
Details
Attachments
(1 file)
|
1.09 KB,
text/plain
|
Details |
Create SVN account for :
Name: Ruben Martin
Locale: es-ES
email: nukeador@gmail.com
SSH key: attached
This user will need subversion privs set for :
"projects/mozilla.com/trunk/{locale}".
| Reporter | ||
Comment 1•19 years ago
|
||
| Assignee | ||
Updated•19 years ago
|
Assignee: server-ops → aravind
| Assignee | ||
Comment 2•19 years ago
|
||
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/mozilla.com/trunk/{locale}/
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: 19 years ago
Resolution: --- → FIXED
Comment 3•18 years ago
|
||
I need svn write access for remora translation:
"/addons/trunk/site/app/locale/es-ES/"
Thanks
| Reporter | ||
Updated•18 years ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 4•18 years ago
|
||
(In reply to comment #3)
> I need svn write access for remora translation:
>
> "/addons/trunk/site/app/locale/es-ES/"
Not the right place to ask. Please file a new bug and get proper approvals from the AMO team.
Status: REOPENED → RESOLVED
Closed: 19 years ago → 18 years ago
Resolution: --- → FIXED
Updated•17 years ago
|
Component: Server Operations → 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
•