-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
git 2.0.3, git-client 1.6.3
After updating from git 1.5 to 2.0.3 and git-client from 1.3 to 1.6.3, I get the following message when I try to build from a tag:
ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
Building from master works fine, I'm using the "Branch Specifier" field and "refs/tags/1.7.12" or "tags/1.7.12" as input.
- duplicates
-
JENKINS-21952 Git Plugin fails to resolve tags containing a slash since 2.0.1
-
- Closed
-
We're seeing the same error in 2.0.3 on Jenkins 1.552 trying to build tags/$tagVersion passed in via build param. Other builds that specify branches work fine, only building tags fails. Rolling back the git plugin to 2.0 works, leaving git-client 1.6.3.