I have upgraded jenkins from 1.6 to 2.32. and git plugin to 3.1 and git client plugin to 2.4.1. It broken existing build job. Has anyone experienced?
> git.exe fetch --tags https://myproject.git +refs/heads/*:refs/remotes/origin/* > git.exe rev-parse "refs/remotes/origin/master^{commit}" # timeout=10 > git.exe rev-parse "refs/remotes/origin/origin/master^{commit}" # timeout=10 > git.exe rev-parse "origin/master^{commit}" # timeout=10 ERROR : Couldn't find any revision to build. Verify the repository and branch configuration for this job. Jenkins running as a service on windows 7. -- 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/3680dc38-18f1-4034-b482-aa22c23f7c80%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
