Hi,

I don't know if this is still an issue with Bastian's hg push/pull-path
change which unfortunately didn't make it in 1.2.941 but anyway ;-)

I have a repository with two push paths like
p1 = ssh://[EMAIL PROTECTED]
p2 = ssh://[EMAIL PROTECTED]

I have the impression that mercurialeclipse uses the username user1 for
both paths... I have my ssh key at both servers so authentification
without password works.
When I push to p1 from mercurialeclipse (which mercurialeclipse regards
as my default path as it is the first) everything works fine.

When I push to p2 without entering username/pw in the dialog (everything
is configured in hgrc and in a shell "hg push p2" works without a
password prompt), I get an openSSH window asking for a password. When I
enter the correct password, it is not accepted (most likely because the
wrong username "user1" is used).

Furthermore, the "ssh-url" in MercurialEclipse only shows ssh://server2
in the dropdown field (and omits user2@).

When I try to push to p2 from MercurialEclipse and enter the username
"user2" in the "Username" field of the dialog, everything works fine...

Best regards,
Nikolas

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"MercurialEclipse" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/mercurialeclipse?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to