Change By: Siva Masilamani (24/Nov/14 9:13 PM)
Description: After  upgrade  upgraded  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.}
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to