Closed
Bug 534915
Opened 16 years ago
Closed 16 years ago
Give 2 extra users access to svn.m.o/mozillamessaging.com/sites/support.mozillamessaging.com/trunk/
Categories
(mozilla.org Graveyard :: Server Operations, task)
mozilla.org Graveyard
Server Operations
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: gozer, Assigned: fox2mike)
Details
These 2 existing SVN users need access to the trunk of support.mozillamessaging.com in svn.
gary_c@cunningham-lee.com
roland@mozillamessaging.com
They should be granted read-write permissions for the trunk/
a=gozer
| Assignee | ||
Comment 1•16 years ago
|
||
gary_c was already there, roland is now there.
Assignee: server-ops → shyam
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Comment 2•16 years ago
|
||
(In reply to comment #1)
> gary_c was already there, roland is now there.
still not working for me, still get access denied:
QUOTE
roland-tanglaos-macbook-pro:mail rolandtanglao$ svn info
Path: .
URL: svn+ssh://roland@mozillamessaging.com@svn.mozilla.org/mozillamessaging.com/sites/support.mozillamessaging.com/trunk/webroot/templates/styles/momokb/mail
Repository Root: svn+ssh://roland@mozillamessaging.com@svn.mozilla.org
Repository UUID: 4eb1ac78-321c-0410-a911-ec516a8615a5
Revision: 58048
Node Kind: directory
Schedule: normal
Last Changed Author: gozer@mozillamessaging.com
Last Changed Rev: 55992
Last Changed Date: 2009-11-12 10:13:29 -0800 (Thu, 12 Nov 2009)
roland-tanglaos-macbook-pro:mail rolandtanglao$ svn commit -m "change email templates for kb articles approval and rejection to use Thunderbird instead of Firefox"
Adding mail/user_review_approved_notification.tpl
Adding mail/user_review_notification.tpl
Adding mail/user_review_rejected_notification.tpl
Transmitting file data ...svn: Commit failed (details follow):
svn: Access denied
END QUOTE
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Comment 3•16 years ago
|
||
Can you just login to svn.mozilla.org over ssh as roland@mozillamessaging.com and paste the output ?
| Assignee | ||
Comment 4•16 years ago
|
||
Also, if you're on IRC, can you ping aravind (irc.mozilla.org)
Comment 5•16 years ago
|
||
Please try now. Should be fixed. The problem turned out to be an extraneous trailing / at the end of the acl path.
Status: REOPENED → RESOLVED
Closed: 16 years ago → 16 years ago
Resolution: --- → FIXED
Comment 6•16 years ago
|
||
(In reply to comment #5)
> Please try now. Should be fixed. The problem turned out to be an extraneous
> trailing / at the end of the acl path.
it works, thanks :aravind! Here's my sample commit as proof:
roland-tanglaos-macbook-pro:mail rolandtanglao$ svn commit -m "move review email templates to the right directory"
Adding mail/user_review_approved_notification.tpl
Adding mail/user_review_notification.tpl
Adding mail/user_review_rejected_notification.tpl
Transmitting file data .
Committed revision 58172.
Status: RESOLVED → VERIFIED
Updated•11 years ago
|
Product: mozilla.org → mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•