Closed Bug 620587 Opened 14 years ago Closed 14 years ago

SVN Account Request - James Long <jlong@mozilla.com>

Categories

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

x86
Windows CE
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: morgamic, Assigned: jlaz)

Details

Attachments

(1 file)

James needs access.  James - can you attach a public key?

Please add him to the webdev group (/projects).

Erica has his form.
Here it is.

ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAwpxq6ZdlYa6NqCWkM7bF/0tJd6MOYeYpOB9n+0LuX32ZrDhr/33JknrbLvhn4hJDFZ7aQ17yzgJy3JYnDdO/Si/3Tg5Cny9BKyO9NFF3B1HixX/jtRhgGxfZtiDP7YFr7bzLzLxci37JlZOO5ddK2pFu0MpqChBa0ReSx541EhkAd/zuG0zYQiziwp6IqifaJ7WeRiL2siC8Te10MhjriDMrKWuZpCN1o1y538dp0flLjLk2upW30LuanmX4OWbEooShZoqyt7xp839LhE/Q9J2bcDPwujXCnoSaLruynmiyDG+MGBzSE1HyZDK5hL+oHNxi5YqDpwgYCAxV7D520w==
OS: Linux → Windows CE
Erica: Can you confirm the form? James: Please attach the key as an attachment rather than adding as a comment.
Sorry I didn't attach it before.
I have received James' Committer's Agreement.
Over to server ops for L2 access to webdev group (/projects).
Assignee: marcia → server-ops
Added to webtools-dev@ group, svn/svn_mozilla and scm_level_1/2 bits enabled
Assignee: server-ops → jlazaro
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Currently I am getting access denied when I try to commit:

james:~/projects/mozilla/mozilla.com/trunk/js% svn commit webtrends.js -m 'Bug 616567 - Update Webtrends JS File'
svn: Commit failed (details follow):
svn: Server sent unexpected return value (403 Forbidden) in response to MKACTIVITY request for '/!svn/act/3e6d4479-6b00-46ff-9d64-0c2c92616f30'

I'm guessing this is because I haven't setup any credentials.  Can someone tell me how to configure SVN?  SSH should be grabbing my keys already.  What username is it (jlong@mozilla.com)?
could you post your .ssh/config here?  You should have these two lines in there

Host svn.mozilla.org
User jlong@mozilla.com

What output do you get when you type in "svn info"
*** .ssh/config ***

Host *
 NoHostAuthenticationForLocalhost yes
 ForwardAgent yes

Host svn.mozilla.org
User jlong@mozilla.com

*** svn info ***

james:~/projects/mozilla/mozilla.com/trunk% svn info
Path: .
URL: http://svn.mozilla.org/projects/mozilla.com/trunk
Repository Root: http://svn.mozilla.org
Repository UUID: 4eb1ac78-321c-0410-a911-ec516a8615a5
Revision: 79657
Node Kind: directory
Schedule: normal
Last Changed Author: aricaud@mozilla.com
Last Changed Rev: 79657
Last Changed Date: 2010-12-20 11:44:05 -0500 (Mon, 20 Dec 2010)

*** svn commit ***

james:~/projects/mozilla/mozilla.com/trunk/js% svn commit webtrends.js -m 'Bug 616567 - Update Webtrends JS File'   
svn: Commit failed (details follow):svn: Server sent unexpected return value (403 Forbidden) in response to MKACTIVITY request for '/!svn/act/02ee84d7-b7ef-4ae8-8d14-fda27e8eed48'

*** ssh test ***

james:~/projects/mozilla/mozilla.com/trunk/js% ssh svn.mozilla.org
Permission denied (publickey,gssapi-with-mic).
Looks like you're checking out over http, which should be https instead
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
You're right.  Works now, thanks.
Status: REOPENED → RESOLVED
Closed: 14 years ago14 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: