Closed
Bug 868991
Opened 12 years ago
Closed 12 years ago
Check why Krishna Babu can't commit to svn localizers repository
Categories
(mozilla.org :: Repository Account Requests, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: pascalc, Assigned: dumitru)
Details
Our Telugu localizer for Firefox is trying to commit to svn in the telugu repo for Firefox Health Report but it doesn't work.
Name: Krishnababu Krothapalli
Locale: te
k.meetme@gmail.com
krishna got localizers access in Bug 410785, I believe he should have svn access activated too? Here is what he emailed me today:
________________________________
Hi Pascal,
I have tried using both the protocols but couldn't succeed !
My .ssh/config contains
<
Host hg.mozilla.org
User k.meetme@gmail.com
Host svn.mozilla.org
User k.meetme@gmail.com
>
using ssh:
svn co svn+ssh://svn.mozilla.org/projects/l10n-misc/trunk/firefoxhealthreport/locale/te
cd te/
svn commit -m "Test commit using ssh protocol - deleting empty line at the end" fhr.lang
svn: E170001: Commit failed (details follow):
svn: E170001: Authorization failed
using https:
svn co https://svn.mozilla.org/projects/l10n-misc/trunk/firefoxhealthreport/locale/te/
cd te/
svn commit -m "Test commit using https protocol - deleting empty line at the end" fhr.lang
Authentication realm: <https://svn.mozilla.org:443> Mozilla LDAP
Username: k.meetme@gmail.com
Password for 'k.meetme@gmail.com':
svn: E175013: Commit failed (details follow):
svn: E175013: Access to '/!svn/me' forbidden
Thanks,
Krishna.
________________________________
Could somebody in IT check that krishna's LDAP account is well configured and maybe debug with him?
Thanks
Assignee | ||
Comment 1•12 years ago
|
||
The linked bug 410785 asked for CVS account, but he's trying to commit over SVN.
There's no @localizers account set up for him.
Reporter | ||
Comment 2•12 years ago
|
||
Dumitru, can you add an svn account for Krishna? I am of course vouching for him and we have a committer's agreement on file in bug 410785. Thanks
Assignee | ||
Updated•12 years ago
|
Assignee: mozillamarcia.knous → dgherman
Assignee | ||
Comment 3•12 years ago
|
||
Done. If he needs a LDAP password reset, let me know.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Comment 4•12 years ago
|
||
Hi Pascal, Dumitru,
Everything working fine, thank you!
--
krishna.
You need to log in
before you can comment on or make changes to this bug.
Description
•