problems with git

I'm able to use git add/commit from the command line, but when I use the vcs integration I get the following error:

Error: Process failed to start: com.intellij.execution.process.ProcessNotCreatedException: Cannot run program "C:\program files\git\bin\git.exe" (in directory "c:\workspace2\MeetingAdjourned"): CreateProcess error=87, the parameter is incorrect.

I'm using git 1.6.4

C:\workspace2\MeetingAdjourned>git --version
git version 1.6.4.msysgit.0

0
2 comments
Avatar
Permanently deleted user

In the form of a question: "Am I doing something wrong, or is this a bug?"  "Is there a work-around other than using the command line?"

I'm using RubyMine 2.0 build RM #91.15 on windows xp.

0
Avatar
Permanently deleted user

Please try removing some environment varialbles or reduce size of existing environment variables and try running git from RubyMine again again.

0

Please sign in to leave a comment.