Push-Pull GIT Failure Security Keys on New PC

This forum is for all Flare issues related to using Source Control.
Post Reply
Toko
Propeller Head
Posts: 25
Joined: Thu Jul 05, 2018 3:24 am

Push-Pull GIT Failure Security Keys on New PC

Post 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!!!
Toko
Propeller Head
Posts: 25
Joined: Thu Jul 05, 2018 3:24 am

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

Post 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!!!
Post Reply