Hi,

stdout:
stderr: 'C:\Program' is not recognized as an internal or external command,
operable program or batch file.
fatal: Could not read from remote repository.

looks pretty much like commandline error. If i'm not mistaken the plugin looks to have not been able to reach the git binary. Is the git installed in the following directory?

c:\Program Files

As a temporary workaround i suggest installing git in a directory without spaces and see if it works(just the first thought that bubbled up in my mind)


Putting the git installation path in a set of double-quotes also might help.

"

I am having problem on a unix installation of jenkins.

The error looks something like this


Failed to connect to repository : Command "git ls-remote -h devcm:/cmr/Platform/Platform.git HEAD" returned status code 128:
stdout:
stderr: Permission denied, please try again.
Permission denied, please try again.
Permission denied (publickey,gssapi-keyex,gssapi-with-mic,password).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

This behavior is seen in shell when you type in the git clone command and press enter without keying in the password.
i.e you just press enter at the password prompt without entering anything

I'm using RHEL6 environment

Any help will be much appreciated

Thanks

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to