Sunday, April 1, 2012
Jenkins
Wow getting Jenkins working on Windows and Mac a lot harder than it should be.
Was getting strange cannot determine git version and CreateProcess error=5, Access is denied from Jenkins for git I could see from the console.
Had to guess and finally setting Git's path to C:\Program Files\Git\bin\git.exe finally got it to work!
C:\Program Files\Git\bin is not good enough for some reason.
On Mac OS X failed to work until I manually set Git path to /usr/bin/git.
After all this it's also obvious that this is pretty new software or not widely used since I usually get pretty good results from Google but this time
didn't help very much at all!
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment