cygwin - How to convert generated Private Key in Openssh format to integrate subversion in IDEA IDE -


i needed generate private/public key in openssh format have me integrate subversion repository intellij. have used puttykeygen.exe generate initial key. while integrating in intellij, failing me authenticate same private key. how can convert putty generated private/public initial key openssh format. read, subversion integration in intellij uses cygwin/openssh format of private key.

p.s: have tried puttykeygen same no luck! idea ide still fails authenticate.

anyone can shed light on helpful.

thanks!

edit after going through following steps create openssh private key : puttygen has menu: conversion -> export openssh key save private key openssh format.

i have again tried integrating idea using same key got generated using above mentioned direction. , got myself failed same message saying authentication failed!

enter image description here

i assuming, key obtained either not openssh format or there proceeding wrong integration. please let me know possibly reason of me not able integrate subversion in idea?

make sure initial keys put use 1 time generated not repeatedly. 

go puttykeygen-> conversions-> import private key(.ppk file) have generated , then-> export openssh key-> save same location , go idea , follow below steps: 1. go version control-> checkout version control-> subversion , provide same key , passphrase. 2. click checkout providing username.

it should work!


Comments

Popular posts from this blog

php - Calling a template part from a post -

Firefox SVG shape not printing when it has stroke -

How to mention the localhost in android -