Hi Cristian,

try editing the .hg/hgrc file of the project

[ui]
ssh = ssh -i ~/.ssh/<ID> -C

where <ID> is the file containing the private key associated with the public 
key you uploaded to SourceForge.

Alternatively, disable SSH keys on Sourceforge and use your SF password (but 
it's less convenient, so getting the first way to work is better):

hg push ssh://<USR>:<PW>@hugin.hg.sourceforge.net/hgroot/hugin/hugin

where USR is your SF user name and PW is the associated password

References / Helpful reading:
- http://bitbucket.org/help/UsingSSH
- http://wiki.geeklog.net/index.php/Using_Mercurial#Best_practices

Yuv

On September 1, 2010 04:19:04 am cri wrote:
> Bruno Postle granted me access to Hugin HG so that I can apply new
> translation files. I've followed the panotools wiki page [1] but when
> I enter the command "hg push
> ssh://[email protected]/hgroot/hugin/hugin" that's what i get:
> 
> crist...@cigno:~/hugin/src/hugin/hugin.hg/src/translations$ hg push
> ssh://[email protected]/hgroot/hugin/hugin
> Enter passphrase for key '/home/cristian/.ssh/identity':
> [email protected]'s password:
> [email protected]'s password:
> [email protected]'s password:
> remoto: Permission denied, please try again.
> remoto: Permission denied, please try again.
> remoto: Permission denied (publickey,password).
> abortito: nessuna risposta accettabile dall'hg remoto!  (no acceptable
> answer from remote hg)
> crist...@cigno:~/hugin/src/hugin/hugin.hg/src/translations$
> 
> Maybe I've created a sf account with the username "mcri" while in the
> past I was logging to sf with openid google username "cri"?
> 
> Thanks for any help
> 
> [1]http://wiki.panotools.org/
> Hugin_translation_guide#Become_a_Power_Translator

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to