Page 1 of 1

Push-Pull GIT Failure Security Keys on New PC

Posted: Sun May 12, 2019 2:44 am
by Toko
Hi,

Got a new PC.
Installed latest 2019 Flare.
Copied Flare project from old PC to new PC into folder with same drive letter (D).
Local Commit works ok.
Push and Pull with remote Git sever doesn't work - due to Security Keys.

Git master generated new keys and added them to the GIT server where my project is located and added them to my new PC.
However, still not working.
Git master accessed command line interface (GitBash) and notices that there is communication between new PC and Git.
So problem seems to be with Flare. Maybe using old security keys?
Maybe on new PC, instead of copying Flare project from old PC, I should have pulled from GIT...

Please HELP!!!

Re: Push-Pull GIT Failure Security Keys on New PC

Posted: Sun May 12, 2019 6:21 am
by Toko
solved ther problem!!!

Flare doesnt support key generation from Git version 2.20 and later!~

I downgraded Git to 2.18 and regenerated the keys and it all worked!!!