Re: MinGW port updated to 1.5.2
From: Aaron Gray <hidden>
Date: 2016-06-15 22:43:13
Aaron Gray escreveu:quoted
quoted
Aaron Gray escreveu:quoted
quoted
Aaron Gray escreveu:quoted
quoted
quoted
GIT_EXTERNAL_DIFF works now.http://lilypond.org/git/binaries/mingw/ uploading as I speak. Untested.This installs to "C:\Program Files\Git" and is not availiable on the path. What is going on here please ?this uses the same buildscripts as before, so if it worked, it should still work. The path should point to $PF/Git/usr/bin/ ; you might need to log out and log in again for the path to visible.Still not working properly. From CMD.EXE, neither 'git clone' and 'git-clone' are accessable.quoted
quoted
- what is the value of the PATH variable in CMD ?Path=C:\Program Files\GreenBorder\;C:\windows\system32;C:\windows;C:\windows\Sys tem32\Wbem;C:\Program Files\ATI Technologies\ATI Control Panel;c:\Program Files\ Microsoft SQL Server\90\Tools\binn\;C:\GnuWin32\bin;C:\Program Files\QuickTime\Q TSystem\;C:\Utils;C:\Program Files\MakeMsi\;c:\MinGW\bin;C:\MinGW\usr\bin;C:\Pro gram Files\Git\usr\bin;C:\Program Files\Git\usr\binCan you troubleshoot this for me? As you can see, you have C:\Program Files\Git\usr\bin in the path. That AFAIK should be enough to have git.exe run inside CMD. Maybe I'm missing something, but that is as far as my windows knowledge goes.
Git runs, 'git init' runs, but 'git clone' or 'git-clone' do not. 'git init' reports it cannot find '/usr/share/git-core/templates/' I have no idea whats wrong and do not have the time to try to debug it at present. Aaron