Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Access policy for the FF 3.1 hg repository

0 views
Skip to first unread message

Filip Miletic

unread,
Aug 22, 2008, 6:29:30 PM8/22/08
to
Hello.

I prepared a change set for Serbian locale. Trying to push the changes
(hg push), I get the following:

> $ hg push
> remote: Permission denied (publickey,gssapi-with-mic).
> abort: no suitable response from remote hg!

What do I need to do to be permitted to push? Or, is there another way
to send the changes?

f

Axel Hecht

unread,
Aug 22, 2008, 6:49:38 PM8/22/08
to

I have updated
http://developer.mozilla.org/en/L10n_on_Mercurial#Sending_your_changes_to_mozilla
with information on how to set up ssh to use the right account for pushes.

Basically, the user you set up in .hgrc is used for your local commits,
while the user set up in .ssh/config is used to authenticate yourself to
hg.mozilla.org.

The configuration information is copied over from
http://developer.mozilla.org/en/Mercurial_FAQ#Required_configuration

Axel

flod (Francesco Lodolo)

unread,
Aug 23, 2008, 2:58:38 AM8/23/08
to Mozilla l10n
>
> The configuration information is copied over from
> http://developer.mozilla.org/en/Mercurial_FAQ#Required_configuration
With TortoiseHg-Windows I put the user inside the default-push address
ssh://us...@host.domain@hg.mozilla.org/l10n-central/ab-CD

I don't know if it works also with standalone hg, but in that case it's
easier than changing ~/.ssh/config

Francesco

João Miguel Neves

unread,
Aug 23, 2008, 9:16:20 AM8/23/08
to dev-...@lists.mozilla.org
flod (Francesco Lodolo) escreveu:

>> The configuration information is copied over from
>> http://developer.mozilla.org/en/Mercurial_FAQ#Required_configuration
>>
> With TortoiseHg-Windows I put the user inside the default-push address
> ssh://us...@host.domain@hg.mozilla.org/l10n-central/ab-CD
>
> I don't know if it works also with standalone hg, but in that case it's
> easier than changing ~/.ssh/config
It does work.

Best regards,
João Miguel Neves

--
Intraneia
http://www.intraneia.com/

Suporte a Software Livre
Tradução/Localização de software e sítios web
Desenvolvimento de software

Ao seu serviço...

0 new messages