-
Bug
-
Resolution: Fixed
-
Critical
-
Windows Server 2008 R2, Jenkins 1.454, Git Plugin 1.1.16, Git version 1.7.9-preview20120201
It appears a bug has been introduced in Git plugin 1.1.16:
If I set the branch specifier in the "Branches to Build" section, I always get the following error.
ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
The only way I found to resolve this is to get rid of the branch specifier and replace it with **. However, I only want to build a specific branch in our Git repo, so in the meantime I've rolled back to 1.1.15 where this functionality is working just fine.
- duplicates
-
JENKINS-13007 Git plugin cannot find revision to build on Windows
-
- Closed
-
- is related to
-
JENKINS-13007 Git plugin cannot find revision to build on Windows
-
- Closed
-
I see this too, with git 1.7.0.4 (on Cygwin 1.7.5), git plugin 1.1.16, Jenkins 1.437. I updated the git plugin yesterday and lots of jobs are now failing with this error. It's pretty much a show-stopper for me, so will roll back to 1.1.15 in the meantime.