[
https://issues.jboss.org/browse/JBIDE-9554?page=com.atlassian.jira.plugin...
]
Koen Aers commented on JBIDE-9554:
----------------------------------
George,
I took some time to look at this issue today and I (hopefully) have good news.
I was able to use the 'git' command from the vanilla Forge command client as well
as from the JBoss Tools version by adding the entry %GIT_HOME%\bin to my %PATH%
environment variable where %GIT_HOME% is the location where you installed Msysgit
(normally this would be 'C:\Program Files\Git').
Can you check if this also works on your environment? If it does, feel free to close the
issue.
Cheers,
Koen
Forge does not recognize "git" in Windows
-----------------------------------------
Key: JBIDE-9554
URL:
https://issues.jboss.org/browse/JBIDE-9554
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: forge
Environment: Windows 7 (64 bits)
Reporter: George Gastaldi
Assignee: Koen Aers
Fix For: 3.3.0.M4
In Windows, when I start the Forge console view and run the command "git", I
get the following error:
{code}
***ERROR*** [git] Cannot run program "git" (in directory
"D:\eclipse\workspace"): CreateProcess error=2, The system cannot find the file
specified
{code}
However, it works fine when I run outside eclipse (in Forge command client).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira