That indicates command line git could not fit any reference that matches the branch name or SHA 1 it has been asked to build. Some possible causes include:
- Branch name has been requested that is not being fetched because the refspec in the "Advanced" section does not include the desired branch - Branch name to be built does not match any branch on the remote (typo in the branch name to be built) Mark Waite On Sat, Mar 16, 2019 at 10:16 AM t3knoid <[email protected]> wrote: > I have a new Jenkins server that has not used git for checking out. I > tried using a simple git checkout, just using a freestyle project. For some > reason I get a "Getting "Couldn't find any revision to build" whenever I > try to check out. Using an older server checks out the same repo just > fine...also using a new freestyle job. > > Using the new server, I checked out something from github, and that worked > fine. The server I am using is internal. It is using Bitbucket. I don't > really think that should make a difference. > > -- > 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/a70f0c42-f506-4ab0-b11c-42dd990db4d8%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-users/a70f0c42-f506-4ab0-b11c-42dd990db4d8%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Thanks! Mark Waite -- 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/CAO49JtEhL3vmw3%2BPmNAfyoioBcYNyAukYyNNuf5dFTEvKB4G5w%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
