Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mylyn-dev] git over ssh

The wiki page is misleading. The .ssh directory should be located directly under your home directory, i.e. at /home/data/users/fbecker/.ssh

Steffen

On Fri, Jul 22, 2011 at 11:02 PM, Frank Becker <Frank@xxxxxxxxxxxxxxx> wrote:
Steffen,

I did the setup of the public key using the scp. The dir eclipse/.ssh exists when i connect using ssh but i have to enter the password every time. What do i miss?
Thoughts?

Frank
Am 19.07.2011 um 23:54 schrieb Steffen Pingel:

> If you are using git over ssh I highly recommend to setup public key
> authentication: http://wiki.eclipse.org/Git#Setting_up_ssh_keys . I
> find myself dropping back to the command line everyonce in a while and
> key based authentication saves a lot repetitive typing of the
> password.
>
> If scp does not work for you committer account, please contact the
> webmasters. They can temporarily enable a full shell for your account
> for the purpose of copying the key.
>
> Steffen
>
> --
> Steffen Pingel
> Committer, http://eclipse.org/mylyn
> Senior Developer, http://tasktop.com
> _______________________________________________
> mylyn-dev mailing list
> mylyn-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/mylyn-dev

_______________________________________________
mylyn-dev mailing list
mylyn-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/mylyn-dev



--
Steffen Pingel
Committer, http://eclipse.org/mylyn
Senior Developer, http://tasktop.com

Back to the top