Windows上的RStudio无法检测Git安装

时间:2016-06-23 16:34:33

标签: windows git rstudio

我已按照“Version Control with Git and SNV”的说明进行操作,但我没有在项目设置中为项目选择git进行版本控制。

我在:

  • Microsoft Windows 7 Enterprise 6.1.7601 Service Pack 1 Build 7601
  • RStudio:版本0.99.902
  • R:版本3.3.1(2016-06-21) - “你头发中的虫子”

我已经从https://git-scm.com/downloads安装了适用于Windows的git 2.9.0 它安装在C:\Users\spi\AppData\Local\Programs\Git下(我们称之为gitroot

在RStudio和PATH我试过(每次一个并每次关闭/重新打开RStudio)以指定所有可能的组合

PATH - RStudio global settings

如下:

  • gitroot\cmd - gitroot\cmd\git.exe

  • gitroot - gitroot\git-bash.exe

  • gitroot - gitroot\git-cmd.exe

  • gitroot - gitroot\mingw64\bin\git.exe

欢迎任何提示。

提前致谢!

2 个答案:

答案 0 :(得分:0)

解决方案是在C:\opt\Git中安装G​​it for Windows,它看起来不像特殊文件夹。

我只能在中止重新安装后选择在哪里安检。

答案 1 :(得分:0)

对我有用的是将路径文件从git-bash更改为gitcmd:

正确的路径文件:

C:\Program Files\Git\cmd