IntelliJ在更新到Windows 8.1之后无法启动Git

时间:2022-02-09 20:53:12

So I recently went through to pain of updating to Windows 8.1 from 8, but now I'm having issues with IntelliJ and Git.

所以我最近经历了从8升级到Windows 8.1的痛苦,但是现在我遇到了IntelliJ和Git的问题。

When starting IntelliJ I receive an error stating:

当启动IntelliJ时,我收到一个错误声明:

Can't start Git: C:\cygwin\bin\git.exe
     Probably the path to Git executable is not valid. Fix it.

Pressing "Fix it." takes me to the Git settings within version control and the correct path is displayed, pressing Test shows the following message:

按“Fix it.”带我到版本控制中的Git设置,显示正确的路径,按Test显示如下消息:

Git executed successfully Git version is 1.7.9.0

Attempting any form of Git command fails quietly, which leaves me unable to pull, push etc.

尝试任何形式的Git命令都失败了,这让我无法拉、推等等。

What gives?

到底发生了什么事?

1 个解决方案

#1


0  

Running IntelliJ in XP SP3 Compatability mode seems to be a work around, I've logged a bug with JetBrains for the time being.

在XP SP3可压缩模式下运行IntelliJ似乎是一项工作,我暂时用JetBrains记录了一个bug。

#1


0  

Running IntelliJ in XP SP3 Compatability mode seems to be a work around, I've logged a bug with JetBrains for the time being.

在XP SP3可压缩模式下运行IntelliJ似乎是一项工作,我暂时用JetBrains记录了一个bug。