Question

I installed msysgit on other Windows machines with no problems. On this Vista 64 bit Ultimate box, I installed the 3 most recent versions of msysgit. On all three installs, when I do a "git bash here", I get exactly this on the command window:

sh.exe": fork: Permission denied
sh.exe"-3.1$

The git command doesn't work. I get the same permission denied message. Any clues as to how to fix this?

Update

Also, when I do "git gui here" - I get:

Cannot determine Git version.

couldn't execute "C\...\git-core\git.exe

Git Gui requires Git 1.5.0 or later

I'm using a version newer than 1.5.0.

Was it helpful?

Solution

The usual way I install msysgit is:

It never failed to work this way.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top