Issue Type: Bug Bug
Assignee: Nicolas De Loof
Components: git-plugin
Created: 24/Nov/14 9:12 PM
Description:

After upgrade Jenkins and GIT plugin to the latest version,the checkout process failed with the below messages and the only differences I could see is that it adds "," between branch and the commit as below.

{> C:\Softwares\Git\bin\git.exe rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> C:\Softwares\Git\bin\git.exe config remote.origin.url gitolite:testproject.git # timeout=10
Fetching upstream changes from gitolite:testproject.git
> C:\Softwares\Git\bin\git.exe --version # timeout=10
> C:\Softwares\Git\bin\git.exe fetch --tags --progress gitolite:testproject.git +refs/heads/:refs/remotes/origin/
> C:\Softwares\Git\bin\git.exe rev-parse "origin/develop,^{commit}" # timeout=10
> C:\Softwares\Git\bin\git.exe rev-parse "develop,^{commit}" # timeout=10
ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.}

Environment: Jenkins-1.569
Git-Plugin 2.3
Git Client Plugin 1.11.1
Project: Jenkins
Priority: Major Major
Reporter: Siva Masilamani
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