Re: Jenkins and Git Error Returned Status Code 128:

2015-09-16 Thread angel . williams
Again this is the error I get if I supply credentials via the GIT source code setup traditionaly: Failed to connect to repository : Command "C:\Git\cmd\git.exe -c core.askpass=true ls-remote -h https://company.visualstudio.com/DefaultCollection/_git/CompanyHEAD"; returned status code 128: stdou

Re: Jenkins and Git Error Returned Status Code 128:

2015-09-16 Thread angel . williams
Mark, I can through jenkins do a complete commandline clone, checkout and all what I can't do is get the GIT Plugin/ Source inside a job do it without that type of access i can't use scm polling at all to start a build if there are changes. I do not do daily builds unles there is a change. I

Re: Jenkins and Git Error Returned Status Code 128:

2015-09-10 Thread angel . williams
Mark, Can you supply a commandline to use.. that is how new to GIT I am and if you know a good site for details on GIT that I can get up to speed on it. On Wednesday, September 9, 2015 at 5:50:57 PM UTC-6, Mark Waite wrote: > > Some of the things you can test to see if any of them help: > >1

Jenkins and Git Error Returned Status Code 128:

2015-09-09 Thread angel . williams
How do I allow jenkins to access GIT source from the VSOnline GIT source? https://company.visualstudio.com/DefaultCollection/_git/company Failed to connect to repository : Command "C:\Program Files\Git\bin\git.exe -c core.askpass=true ls-remote -h 'https://company.visualstudio.com/DefaultCollec

Jenkins as Windows service on windows 2012 Reverse Proxy issue???

2015-09-09 Thread angel . williams
I set it up no problem java installed and have IIS on the system if needed. RIght now the only way to access the server is the Http://serverip:8080 I want to access it via the http://serverIP/Jenkins How can I set this up without getting Reverse Proxy issues and so others can actually access