Closed Bug 359836 Opened 18 years ago Closed 18 years ago

I need SVN access for mozilla.com updates

Categories

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

All
Other
task
Not set
major

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: baz, Assigned: oremj)

Details

Attachments

(1 file)

I checked my rights at despot.mozilla.org and I seem to be on the list but I need SVN checkin rights for modifying release notes, etc... Attaching my SSH public key.
Attached file Basil's Public SSH Key
Basil's public SSH key
Assignee: server-ops → oremj
Looks like you are setup.  You have to use your ldap credentials though "bhashem@mozilla.com"
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Strange problems. Dan can you take a look at his laptop?
Assignee: oremj → dserri
Status: REOPENED → NEW
I was able to checkout only using:
svn co --username bhashem@mozilla.com http://svn.mozilla.org/projects/mozilla.com/trunk/ mozilla.com/


When I commit using:

h-136:~/Src/mozilla.com/en-US/firefox/releases Basil$ svn --username bhashem@mozilla.com commit


I get the following error:
svn: Commit failed (details follow):
svn: Can't create directory '/repo/svn/mozilla/db/transactions/1016-1.txn': Permission denied
svn: Your commit message was left in a temporary file:
svn:    '/Users/Basil/Src/mozilla.com/en-US/firefox/svn-commit.tmp'
Assignee: dserri → oremj
Solution was to create a file called ~/.ssh/config and put in it:
Host svn.mozilla.org
User bhashem@mozilla.com

Thanks to Reed for the solution
Status: NEW → RESOLVED
Closed: 18 years ago18 years ago
Resolution: --- → FIXED
Component: Server Operations → Account Request: SVN
QA Contact: justin → svn-acct-req
Group: mozillaorgconfidential
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.

Attachment

General

Created:
Updated:
Size: