I figured out why this was happening. It's user error :-). When installing git for windows, make sure to use "Use the native Windows Secure Channel library" option during installation.
On Saturday, March 16, 2019 at 12:15:51 PM UTC-4, t3knoid 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/5ee800b6-bd9a-4f31-a804-28341b1212db%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
