Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Msys Git Install Path Error on Get Clone in TortoiseGIT

I installed Msys Git and TortoiseGIT x64. Whenever I try to use the Get Clone command I am getting the error: "Msys Git Install Path Error".

The wierd thing is that I when I set it all up, it worked once and then stopped. Now I have uninstalled and reinstalled both programs multiple times and I can not get it to work again.

Msys Git Install Path Error http://friendfeed-media.com/82c54fedb7db8420f23782832e59ba3b54edf6e7

If this belongs on super user or something, please feel free to migrate.

like image 985
Eric Schoonover Avatar asked Sep 06 '09 03:09

Eric Schoonover


2 Answers

you must install msysGit - http://code.google.com/p/msysgit/downloads/list

like image 139
Gashek Avatar answered Nov 09 '22 22:11

Gashek


Try setting your path to:

"C:\Program Files (x86)\Git\bin"
like image 10
brianreavis Avatar answered Nov 09 '22 23:11

brianreavis