Closed
Bug 460032
Opened 17 years ago
Closed 17 years ago
Permit me Mercurial (Hg) repository access!
Categories
(mozilla.org Graveyard :: Server Operations, task)
mozilla.org Graveyard
Server Operations
Tracking
(Not tracked)
VERIFIED
WORKSFORME
People
(Reporter: k.meetme, Assigned: reed)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; te; rv:1.8.0.12) Gecko/20080806 Red Hat/1.5.0.12-18.hd.el5 Firefox/1.5.0.12
Build Identifier:
I have got Mozilla CVS access to submit the Telugu translations (k.meetme@gmail.com). And would like to continue contributing to the Firefox 3.1 Translations, which is currently hosted on the Mercurial (Hg) repositories.
Could someone please grant me the access to the Hg repository?
My Account name: k.meetme@gmail.com
Reproducible: Always
Steps to Reproduce:
1.hg commit -m "updating for checking the hg access"
2.hg push
3.
Actual Results:
It doesn't permit me to push the changes
Expected Results:
It should allow me to push the changes to Hg repository.
This is a move towards Fx 3.1 localization in Telugu...
Assignee | ||
Comment 1•17 years ago
|
||
You already have an active Hg account.
Do you have this in your ~/.ssh/config file?
Host hg.mozilla.org
User k.meetme@gmail.com
Also, have you edited the .hg/hgrc file of the repository you're trying to push from and made sure that default-push is set to ssh://...?
Comment 2•17 years ago
|
||
Reed's on top of this it sounds like, but if not, feel free to reassign back to me. Thanks!
Assignee: server-ops → reed
Status: UNCONFIRMED → NEW
Ever confirmed: true
Reporter | ||
Comment 3•17 years ago
|
||
Hi Mark and Reed,
Changing file ~/.ssh/config, works fine for me. Now i am able to push files to HG.
Thank you very much.
Thanks,
Krishna.
Assignee | ||
Updated•17 years ago
|
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → WORKSFORME
Updated•10 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
•