Hi All, I am new to Jenkins and need your help with one of the error I am getting.
I have my local Jenkins setup with Tomcat, and have integrated it with BitBucket (Open Source) repository. While executing the build process I am getting the following error: C:\Tools\PortableGit\git-bash.exe fetch --tags https://[email protected]/ssaxena007/sk-test.git refs/remotes/origin/develop Seen 0 remote branches*ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.*Finished <http://stacktrace.jenkins-ci.org/search?query=Finished>: FAILURE I googled the error however could not find any satisfactory answer to solve the issue. Below are the details of my environment: OS - Windows 7 Jenkins Version - 2.32.1 - Deployed locally on my machine with Tomcat 7.x SCM Used - A private BitBucket repository from BitBucket.org JDK - 1.8 Maven - 3.3.9 Git Client Used - gitbash.exe Following are some of the links which I tried with no luck. https://issues.jenkins-ci.org/browse/JENKINS-20502 https://issues.jenkins-ci.org/browse/JENKINS-35340 https://github.com/janinko/ghprb/issues/347 https://github.com/timols/jenkins-gitlab-merge-request-builder-plugin/issues/88 Could you please have a look into the issue details and let me know if I am doing anything wrong here. Many thanks in advance for your suggestions Best Regards, -Saurabh -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/66a939de-faf8-4caf-af19-045847ffade8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
